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