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