|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectHandlerBase
GeometryHandlerBase<Point>
PointHandler
public class PointHandler
| Field Summary |
|---|
| Fields inherited from class GeometryHandlerBase |
|---|
factory, ordinates, value |
| Constructor Summary | |
|---|---|
PointHandler(GeometryFactory factory)
|
|
| Method Summary | |
|---|---|
boolean |
endObject()
|
boolean |
startObjectEntry(String key)
|
| Methods inherited from class GeometryHandlerBase |
|---|
coordinate, coordinates, getValue, primitive |
| Methods inherited from class HandlerBase |
|---|
endArray, endJSON, 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, endObjectEntry, startArray, startJSON, startObject |
| Constructor Detail |
|---|
public PointHandler(GeometryFactory factory)
| Method Detail |
|---|
public boolean startObjectEntry(String key)
throws ParseException,
IOException
startObjectEntry in interface ContentHandlerstartObjectEntry in class HandlerBaseParseException
IOException
public boolean endObject()
throws ParseException,
IOException
endObject in interface ContentHandlerendObject in class HandlerBaseParseException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||