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