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, startObject
public boolean startObjectEntry(String key) throws ParseException, IOException
startObjectEntry
in interface ContentHandler
startObjectEntry
in class HandlerBase
ParseException
IOException
public boolean primitive(Object value) throws ParseException, IOException
primitive
in interface ContentHandler
primitive
in class HandlerBase
ParseException
IOException
public CoordinateReferenceSystem getValue()
getValue
in interface IContentHandler<CoordinateReferenceSystem>
Copyright © 1996–2019 Geotools. All rights reserved.