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