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