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