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