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