|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectHandlerBase
CRSHandler
public class CRSHandler
Constructor Summary | |
---|---|
CRSHandler()
|
Method Summary | |
---|---|
CoordinateReferenceSystem |
getValue()
|
boolean |
primitive(Object value)
|
boolean |
startObjectEntry(String key)
|
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 Detail |
---|
public CRSHandler()
Method Detail |
---|
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>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |