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