Package org.vast.ogc.gml
Class GMLUnitReader
java.lang.Object
org.vast.ogc.gml.GMLUnitReader
TODO GMLUnitReader type description
- Since:
- Feb 9, 2007
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreadBaseUnit
(DOMHelper dom, Element timeElt) readConventionalUnit
(DOMHelper dom, Element timeElt) readDerivedUnit
(DOMHelper dom, Element timeElt) readUnitDefinition
(DOMHelper dom, Element timeElt)
-
Field Details
-
invalidISO
- See Also:
-
-
Constructor Details
-
GMLUnitReader
public GMLUnitReader()
-
-
Method Details
-
readUnit
- Throws:
XMLReaderException
-
readUnitDefinition
- Throws:
XMLReaderException
-
readBaseUnit
- Throws:
XMLReaderException
-
readDerivedUnit
- Throws:
XMLReaderException
-
readConventionalUnit
- Throws:
XMLReaderException
-