Package org.n52.svalbard.read
Class SpellingOfNameReader
- java.lang.Object
-
- org.n52.svalbard.read.XmlReader<Spelling>
-
- org.n52.svalbard.read.SpellingOfNameReader
-
-
Constructor Summary
Constructors Constructor Description SpellingOfNameReader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidbegin()protected Spellingfinish()protected voidread(QName name)
-
-
-
Method Detail
-
read
protected void read(QName name) throws XMLStreamException, DecodingException
- Overrides:
readin classXmlReader<Spelling>- Throws:
XMLStreamExceptionDecodingException
-
-