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.bindings
Constructors 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.v22
Constructors in org.geotools.kml.v22 with parameters of type SchemaRegistry Constructor Description KMLCustomSchemaHandlerFactory(SchemaRegistry schemaRegistry)
-
Uses of SchemaRegistry in org.geotools.kml.v22.bindings
Constructors in org.geotools.kml.v22.bindings with parameters of type SchemaRegistry Constructor Description SchemaTypeBinding(SchemaRegistry schemaRegistry)
-