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