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