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