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