Class GMLHandler.Handler

Hierarchy: Object , GMLHandler.Handler
static class GMLHandler.Handler
This class is intended to log the SAX activity within a given element until its termination. At this time, a new object of value is created and passed to the parent. An object of value is typically either java.lang.* or a JTS Geometry This class is not intended for use outside this distribution, and may change in subsequent versions.
Authors:
David Zwiers, Vivid Solutions.
public Handler(ParseStrategy strategy, Attributes attributes)
Parameters:
strategy - strategy
attributes - attributes Nullable
public void addText(String str)
Caches text for the future
Parameters:
str - str
public void keep(Object obj)
Store param for the future
Parameters:
obj - obj
public Object create(GeometryFactory gf)
Parameters:
gf - gf GeometryFactory
Returns:
Parsed Object
Throws:
SAXException - SAXException