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