Package | Description |
---|---|
org.locationtech.jts.io.gml2 |
Classes to read and write the GML2 geometry format.
|
Modifier and Type | Field and Description |
---|---|
protected GeometryStrategies.ParseStrategy |
GMLHandler.Handler.strategy |
Modifier and Type | Method and Description |
---|---|
static GeometryStrategies.ParseStrategy |
GeometryStrategies.findStrategy(java.lang.String uri,
java.lang.String localName) |
Constructor and Description |
---|
Handler(GeometryStrategies.ParseStrategy strategy,
org.xml.sax.Attributes attributes) |