Uses of Interface
org.geotools.xsd.PropertyExtractor
-
Packages that use PropertyExtractor Package Description org.geotools.xsd.impl -
-
Uses of PropertyExtractor in org.geotools.xsd.impl
Classes in org.geotools.xsd.impl that implement PropertyExtractor Modifier and Type Class Description class
BindingPropertyExtractor
UsesComplexBinding.getProperty(Object, QName)
to obtain properties from the object being encoded.
-