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