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