public class ContactReader extends XmlReader<org.n52.shetland.inspire.base2.Contact>
| Constructor and Description |
|---|
ContactReader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
begin() |
protected org.n52.shetland.inspire.base2.Contact |
finish() |
protected void |
read(QName name) |
protected void begin()
throws XMLStreamException,
DecodingException
begin in class XmlReader<org.n52.shetland.inspire.base2.Contact>XMLStreamExceptionDecodingExceptionprotected void read(QName name) throws XMLStreamException, DecodingException
read in class XmlReader<org.n52.shetland.inspire.base2.Contact>XMLStreamExceptionDecodingExceptionprotected org.n52.shetland.inspire.base2.Contact finish()
throws DecodingException
finish in class XmlReader<org.n52.shetland.inspire.base2.Contact>DecodingExceptionCopyright © 2016–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.