Package org.codice.ddf.spatial.ogc.wfs.featuretransformer


package org.codice.ddf.spatial.ogc.wfs.featuretransformer
  • Class
    Description
     
    The FeatureTransformationService aggregates the FeatureTransformer services.
    Given an InputStream containing a WFS FeatureMemeber XML and the required Metadata, implementations of this interface will de-serialize it into a java.util.Optional containing a Metacard.
    Provides a description of the structure of the WFS response XML.