Package org.geotools.geojson.feature
Class CRSHandler
Object
HandlerBase
CRSHandler
- All Implemented Interfaces:
IContentHandler<CoordinateReferenceSystem>
,ContentHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HandlerBase
endArray, endJSON, endObject, endObjectEntry, startArray, startJSON, startObject
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ContentHandler
endArray, endJSON, endObject, endObjectEntry, startArray, startJSON, startObject
-
Constructor Details
-
CRSHandler
public CRSHandler()
-
-
Method Details
-
startObjectEntry
- Specified by:
startObjectEntry
in interfaceContentHandler
- Overrides:
startObjectEntry
in classHandlerBase
- Throws:
ParseException
IOException
-
primitive
- Specified by:
primitive
in interfaceContentHandler
- Overrides:
primitive
in classHandlerBase
- Throws:
ParseException
IOException
-
getValue
- Specified by:
getValue
in interfaceIContentHandler<CoordinateReferenceSystem>
-