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