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
          Special property extractor for extracting attributes from features.
 

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-2009 Geotools. All Rights Reserved.