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