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