Interface FeatureTypeMapper

    • Method Detail

      • getName

        Name getName()
        Get the original name
      • getMappedName

        String getMappedName()
        Get the remapped name
      • getDefinitions

        List<Definition> getDefinitions()
        Get the definitions list
      • getMappedFeatureType

        SimpleFeatureType getMappedFeatureType()
        Get the remapped FeatureType
      • getWrappedFeatureType

        SimpleFeatureType getWrappedFeatureType()
        Get the original FeatureType
      • remap

        String remap​(String name)
        define the mapping rule