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