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