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