Uses of Class
org.geotools.feature.type.ProfileImpl
Packages that use ProfileImpl
Package
Description
Captures initial mapping of XML Simple Types to Java Objects.
-
Uses of ProfileImpl in org.geotools.gml2
Methods in org.geotools.gml2 that return ProfileImplModifier and TypeMethodDescriptionGMLSchema.profile()
Profile of GMLSchema capturing a unique mapping of Java classes. -
Uses of ProfileImpl in org.geotools.gml3
Methods in org.geotools.gml3 that return ProfileImplModifier and TypeMethodDescriptionGMLSchema.profile()
Profile of GMLSchema capturing a unique mapping of Java classes. -
Uses of ProfileImpl in org.geotools.xs
Methods in org.geotools.xs that return ProfileImplModifier and TypeMethodDescriptionXSSchema.profile()
Profile of XSSchema used to provide a unique mapping for Java classes.