| |
|
| java.lang.Object org.geotools.xml.Configuration org.geotools.gml3.GMLConfiguration
GMLConfiguration | public class GMLConfiguration extends Configuration (Code) | | Parser configuration for the gml3 schema.
author: Justin Deoliveira, The Open Planning Project |
GMLConfiguration | public GMLConfiguration()(Code) | | |
configureContext | public void configureContext(MutablePicoContainer container)(Code) | | Configures the gml3 context.
The following factories are registered:
-
CoordinateArraySequenceFactory under
CoordinateSequenceFactory
-
GeometryFactory
|
getSchemaFileURL | public String getSchemaFileURL()(Code) | | Url to the gml.xsd file of the gml3 schema. |
|
|
|