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