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