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