public abstract class ReferenceableReader<T> extends XmlReader<Referenceable<T>>
| Constructor and Description |
|---|
ReferenceableReader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
begin() |
protected Referenceable<T> |
finish() |
protected abstract XmlReader<T> |
getDelegate() |
protected void begin()
throws XMLStreamException,
DecodingException
begin in class XmlReader<Referenceable<T>>XMLStreamExceptionDecodingExceptionprotected Referenceable<T> finish() throws DecodingException
finish in class XmlReader<Referenceable<T>>DecodingExceptionCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.