public abstract class NillableReader<T> extends XmlReader<org.n52.shetland.w3c.Nillable<T>>
| Constructor and Description |
|---|
NillableReader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
begin() |
protected org.n52.shetland.w3c.Nillable<T> |
finish() |
protected abstract XmlReader<T> |
getDelegate() |
protected List<QName> |
getPossibleNilReasonAttributes() |
protected void begin()
throws XMLStreamException,
DecodingException
begin in class XmlReader<org.n52.shetland.w3c.Nillable<T>>XMLStreamExceptionDecodingExceptionCopyright © 2016–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.