public class CRSHandler extends HandlerBase implements IContentHandler<CoordinateReferenceSystem>
| Constructor and Description |
|---|
CRSHandler() |
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
getValue() |
boolean |
primitive(Object value) |
boolean |
startObjectEntry(String key) |
endArray, endJSON, endObject, endObjectEntry, startArray, startJSON, startObjectpublic boolean startObjectEntry(String key) throws ParseException, IOException
startObjectEntry in interface ContentHandlerstartObjectEntry in class HandlerBaseParseExceptionIOExceptionpublic boolean primitive(Object value) throws ParseException, IOException
primitive in interface ContentHandlerprimitive in class HandlerBaseParseExceptionIOExceptionpublic CoordinateReferenceSystem getValue()
getValue in interface IContentHandler<CoordinateReferenceSystem>Copyright © 1996–2019 Geotools. All rights reserved.