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