deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wfs.capabilities.FormatType

Packages that use FormatType
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wfs.operation   
 

Uses of FormatType in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs with parameters of type FormatType
static void XMLFactory.appendOutputFormats(Element root, FormatType[] formats)
          Appends the XML representation of the given FormatTypes as (as a wfs:OutputFormats element) to the passed Element.
 

Uses of FormatType in org.deegree.ogcwebservices.wfs.capabilities
 

Methods in org.deegree.ogcwebservices.wfs.capabilities that return FormatType
 FormatType WFSCapabilitiesDocument_1_1_0.getFormatType(Element element)
          Returns the object representation for an wfs:OutputFormat -element.
 FormatType WFSFeatureType.getOutputFormat(String name)
          Returns the outputFormat with the given name.
 FormatType[] GMLObject.getOutputFormats()
           
 FormatType[] WFSFeatureType.getOutputFormats()
           
 

Methods in org.deegree.ogcwebservices.wfs.capabilities with parameters of type FormatType
 void GMLObject.setOutputFormats(FormatType[] outputFormats)
           
 void WFSFeatureType.setOutputFormats(FormatType[] outputFormats)
           
 

Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type FormatType
GMLObject(QualifiedName name, String title, String abstract_, Keywords[] keywords, FormatType[] outputFormats)
           
WFSFeatureType(QualifiedName name, String title, String abstract_, Keywords[] keywords, URI defaultSrs, URI[] otherSrs, Operation[] operations, FormatType[] outputFormats, Envelope[] wgs84BoundingBoxes, MetadataURL[] metadataUrls)
          Creates a new instance of WFSFeatureType from the given parameters.
 

Uses of FormatType in org.deegree.ogcwebservices.wfs.operation
 

Constructors in org.deegree.ogcwebservices.wfs.operation with parameters of type FormatType
GmlResult(OGCWebServiceRequest request, Feature feature, FormatType format)
           
GmlResult(OGCWebServiceRequest request, Geometry geometry, FormatType format)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org