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