Uses of Interface
org.geotools.xml.PropertyExtractor

Packages that use PropertyExtractor
org.geotools.gml2   
org.geotools.xml.impl   
 

Uses of PropertyExtractor in org.geotools.gml2
 

Classes in org.geotools.gml2 that implement PropertyExtractor
 class FeaturePropertyExtractor
          Deprecated. This interface is replaced with ComplexBinding.getProperties(Object, XSDElementDeclaration)
 

Uses of PropertyExtractor in org.geotools.xml.impl
 

Classes in org.geotools.xml.impl that implement PropertyExtractor
 class BindingPropertyExtractor
          Uses ComplexBinding.getProperty(Object, QName) to obtain properties from the objecet being encoded.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.