public abstract class SubtagReader<T> extends XmlReader<T>
| Constructor and Description |
|---|
SubtagReader() |
| Modifier and Type | Method and Description |
|---|---|
protected T |
finish() |
protected abstract XmlReader<T> |
getSubtagDelegate() |
protected abstract QName |
getSubtagName() |
protected void |
read(QName name) |
protected abstract QName getSubtagName()
protected void read(QName name) throws XMLStreamException, DecodingException
read in class XmlReader<T>XMLStreamExceptionDecodingExceptionCopyright © 2016–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.