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, startObjectMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
endArray, endJSON, endObject, endObjectEntry, startArray, startJSON, startObject
-
Constructor Details
-
CRSHandler
public CRSHandler()
-
-
Method Details
-
startObjectEntry
- Specified by:
startObjectEntryin interfaceContentHandler- Overrides:
startObjectEntryin classHandlerBase- Throws:
ParseExceptionIOException
-
primitive
- Specified by:
primitivein interfaceContentHandler- Overrides:
primitivein classHandlerBase- Throws:
ParseExceptionIOException
-
getValue
- Specified by:
getValuein interfaceIContentHandler<CoordinateReferenceSystem>
-