Package org.geotools.data.complex.feature.wrapper


package org.geotools.data.complex.feature.wrapper
  • Class
    Description
    You can make feature wrappers for specific types by extending this class and annotating the descendant class's fields with XSDMapping to show what they correspond to in the XSD.
    Use this annotation on descendants of FeatureWrapper.