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