Uses of Class
org.geotools.feature.type.SchemaImpl
-
Packages that use SchemaImpl Package Description org.geotools.feature.simple org.geotools.gml2 org.geotools.gml3 org.geotools.gml3.smil org.geotools.gml3.v3_2 org.geotools.gml3.v3_2.gco org.geotools.gml3.v3_2.gmd org.geotools.gml3.v3_2.gmx org.geotools.gml3.v3_2.gsr org.geotools.gml3.v3_2.gss org.geotools.gml3.v3_2.gts org.geotools.xlink org.geotools.xs Captures initial mapping of XML Simple Types to Java Objects. -
-
Uses of SchemaImpl in org.geotools.feature.simple
Subclasses of SchemaImpl in org.geotools.feature.simple Modifier and Type Class Description class
SimpleSchema
Schema containing a set of "simple" types. -
Uses of SchemaImpl in org.geotools.gml2
Subclasses of SchemaImpl in org.geotools.gml2 Modifier and Type Class Description class
GMLSchema
-
Uses of SchemaImpl in org.geotools.gml3
Subclasses of SchemaImpl in org.geotools.gml3 Modifier and Type Class Description class
GMLSchema
-
Uses of SchemaImpl in org.geotools.gml3.smil
Subclasses of SchemaImpl in org.geotools.gml3.smil Modifier and Type Class Description class
SMIL20LANGSchema
class
SMIL20Schema
-
Uses of SchemaImpl in org.geotools.gml3.v3_2
Subclasses of SchemaImpl in org.geotools.gml3.v3_2 Modifier and Type Class Description class
GMLSchema
-
Uses of SchemaImpl in org.geotools.gml3.v3_2.gco
Subclasses of SchemaImpl in org.geotools.gml3.v3_2.gco Modifier and Type Class Description class
GCOSchema
-
Uses of SchemaImpl in org.geotools.gml3.v3_2.gmd
Subclasses of SchemaImpl in org.geotools.gml3.v3_2.gmd Modifier and Type Class Description class
GMDSchema
-
Uses of SchemaImpl in org.geotools.gml3.v3_2.gmx
Subclasses of SchemaImpl in org.geotools.gml3.v3_2.gmx Modifier and Type Class Description class
GMXSchema
-
Uses of SchemaImpl in org.geotools.gml3.v3_2.gsr
Subclasses of SchemaImpl in org.geotools.gml3.v3_2.gsr Modifier and Type Class Description class
GSRSchema
-
Uses of SchemaImpl in org.geotools.gml3.v3_2.gss
Subclasses of SchemaImpl in org.geotools.gml3.v3_2.gss Modifier and Type Class Description class
GSSSchema
-
Uses of SchemaImpl in org.geotools.gml3.v3_2.gts
Subclasses of SchemaImpl in org.geotools.gml3.v3_2.gts Modifier and Type Class Description class
GTSSchema
-
Uses of SchemaImpl in org.geotools.xlink
Subclasses of SchemaImpl in org.geotools.xlink Modifier and Type Class Description class
XLINKSchema
-
Uses of SchemaImpl in org.geotools.xs
Subclasses of SchemaImpl in org.geotools.xs Modifier and Type Class Description class
XSSchema
Schema for XML simple types.
-