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