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