public class XmlAccessProtocolReader extends Object
| Constructor and Description |
|---|
XmlAccessProtocolReader() |
| Modifier and Type | Method and Description |
|---|---|
static List<AccessProtocol> |
readMany(XmlReader reader) |
static AccessProtocol |
readOne(XmlReader reader) |
public static AccessProtocol readOne(XmlReader reader)
public static List<AccessProtocol> readMany(XmlReader reader)
Copyright © 2016. All rights reserved.