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