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