Package org.n52.svalbard.read
Class AbstractFeatureReader
- java.lang.Object
-
- org.n52.svalbard.read.XmlReader<AbstractFeature>
-
- org.n52.svalbard.read.AbstractFeatureReader
-
public class AbstractFeatureReader extends XmlReader<AbstractFeature>
TODO JavaDoc
-
-
Constructor Summary
Constructors Constructor Description AbstractFeatureReader()
-
-
-
Method Detail
-
begin
protected void begin() throws DecodingException- Overrides:
beginin classXmlReader<AbstractFeature>- Throws:
DecodingException
-
finish
protected AbstractFeature finish() throws DecodingException
- Specified by:
finishin classXmlReader<AbstractFeature>- Throws:
DecodingException
-
-