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