Package org.codice.ddf.spatial.ogc.wfs.featuretransformer
package org.codice.ddf.spatial.ogc.wfs.featuretransformer
-
ClassDescriptionThe 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.WfsMetadata<T>Provides a description of the structure of the WFS response XML.