|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectConfiguration
KMLConfiguration
public class KMLConfiguration
Parser configuration for the http://earth.google.com/kml/2.1 schema.
modules/extension/xsd-kml (gt-xsd-kml.jar)
Constructor Summary | |
---|---|
KMLConfiguration()
Creates a new configuration. |
Method Summary | |
---|---|
protected void |
configureContext(MutablePicoContainer container)
Places an instance of GeometryFactory . |
protected void |
registerBindings(MutablePicoContainer container)
Registers the bindings for the configuration. |
Methods inherited from class Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KMLConfiguration()
Method Detail |
---|
protected void configureContext(MutablePicoContainer container)
GeometryFactory
.
configureContext
in class Configuration
container
- The container representing the context.protected final void registerBindings(MutablePicoContainer container)
registerBindings
in class Configuration
container
- Container containing all bindings, keyed by QName
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |