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