Uses of Interface
org.deegree.services.wfs.format.Format

Packages that use Format
org.deegree.services.wfs.format   
org.deegree.services.wfs.format.gml   
 

Uses of Format in org.deegree.services.wfs.format
 

Subinterfaces of Format in org.deegree.services.wfs.format
 interface CustomFormat
          Implementations provide input / output formats for the WebFeatureService.
 

Uses of Format in org.deegree.services.wfs.format.gml
 

Classes in org.deegree.services.wfs.format.gml that implement Format
 class GMLFormat
          Default Format implementation that can handle GML 2/3.0/3.1/3.2 and the specific requirements for WFS 2.0 response FeatureCollections (which are not GML feature collections in a strict sense).
 



Copyright © 2011. All Rights Reserved.