Uses of Class
org.geotools.kml.v22.SchemaRegistry
- 
Packages that use SchemaRegistry Package Description org.geotools.kml.bindings org.geotools.kml.v22 org.geotools.kml.v22.bindings 
- 
- 
Uses of SchemaRegistry in org.geotools.kml.bindingsConstructors in org.geotools.kml.bindings with parameters of type SchemaRegistry Constructor Description FeatureTypeBinding(StyleMap styleMap, FolderStack folderStack, SchemaRegistry schemaRegistry)
- 
Uses of SchemaRegistry in org.geotools.kml.v22Constructors in org.geotools.kml.v22 with parameters of type SchemaRegistry Constructor Description KMLCustomSchemaHandlerFactory(SchemaRegistry schemaRegistry)
- 
Uses of SchemaRegistry in org.geotools.kml.v22.bindingsConstructors in org.geotools.kml.v22.bindings with parameters of type SchemaRegistry Constructor Description SchemaTypeBinding(SchemaRegistry schemaRegistry)
 
-