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

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

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

Uses of FeatureTypeList in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs with parameters of type FeatureTypeList
static void XMLFactory.appendFeatureTypeList(Element root, FeatureTypeList featureTypeList)
          Appends the XML representation of the wfs:FeatureTypeList- section to the passed Element.
 

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

Methods in org.deegree.ogcwebservices.wfs.capabilities that return FeatureTypeList
 FeatureTypeList WFSCapabilitiesDocument_1_1_0.getFeatureTypeList()
          Returns the object representation for the wfs:FeatureTypeList- section.
 FeatureTypeList WFSCapabilitiesDocument_1_0_0.getFeatureTypeList()
          Returns the object representation of the wfs:FeatureTypeList- section.
 FeatureTypeList WFSCapabilities.getFeatureTypeList()
           
 

Methods in org.deegree.ogcwebservices.wfs.capabilities with parameters of type FeatureTypeList
 void WFSCapabilities.setFeatureTypeList(FeatureTypeList featureTypeList)
           
 

Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type FeatureTypeList
WFSCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, FeatureTypeList featureTypeList, GMLObject[] servesGMLObjectTypeList, GMLObject[] supportsGMLObjectTypeList, Contents contents, FilterCapabilities filterCapabilities)
          Generates a new WFSCapabilities instance from the given parameters.
 

Uses of FeatureTypeList in org.deegree.ogcwebservices.wfs.configuration
 

Constructors in org.deegree.ogcwebservices.wfs.configuration with parameters of type FeatureTypeList
WFSConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, FeatureTypeList featureTypeList, GMLObject[] servesGMLObjectTypeList, GMLObject[] supportsGMLObjectTypeList, Contents contents, FilterCapabilities filterCapabilities, WFSDeegreeParams deegreeParams)
          Generates a new WFSConfiguration instance from the given parameters.
 


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