Uses of Class
org.geotools.feature.type.ProfileImpl

Packages that use ProfileImpl
org.geotools.gml2   
org.geotools.gml3   
org.geotools.xs Captures initial mapping of XML Simple Types to Java Objects. 
 

Uses of ProfileImpl in org.geotools.gml2
 

Methods in org.geotools.gml2 that return ProfileImpl
 ProfileImpl GMLSchema.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 ProfileImpl
 ProfileImpl GMLSchema.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 ProfileImpl
 ProfileImpl XSSchema.profile()
          Profile of XSSchema used to provide a unique mapping for Java classes.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.