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

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

Packages that use WFSFeatureType
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 WFSFeatureType in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs with parameters of type WFSFeatureType
static void XMLFactory.appendWFSFeatureType(Element root, WFSFeatureType featureType)
          Appends the XML representation of the WFSFeatureType instance to the passed Element.
 

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

Methods in org.deegree.ogcwebservices.wfs.capabilities that return WFSFeatureType
 WFSFeatureType FeatureTypeList.getFeatureType(QualifiedName name)
          Returns the feature type with the given name.
 WFSFeatureType[] FeatureTypeList.getFeatureTypes()
          Returns all served feature types.
 WFSFeatureType WFSCapabilitiesDocument_1_1_0.getFeatureTypeType(Element element)
          Returns the object representation for an element of type wfs:FeatureTypeType.
 WFSFeatureType WFSCapabilitiesDocument_1_0_0.getFeatureTypeType(Element element)
          Returns the object representation for an element of type wfs:FeatureTypeType.
 

Methods in org.deegree.ogcwebservices.wfs.capabilities with parameters of type WFSFeatureType
 void FeatureTypeList.addFeatureType(WFSFeatureType featureType)
          Adds the given feature type to the list of served feature types.
 void FeatureTypeList.removeFeatureType(WFSFeatureType featureType)
          Removes the given feature type from the list of served feature types.
 

Constructor parameters in org.deegree.ogcwebservices.wfs.capabilities with type arguments of type WFSFeatureType
FeatureTypeList(Operation[] globalOperations, Collection<WFSFeatureType> featureTypes)
          Creates a new FeatureTypeList instance.
 

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

Methods in org.deegree.ogcwebservices.wfs.configuration that return WFSFeatureType
 WFSFeatureType WFSConfigurationDocument.getFeatureTypeType(Element element)
          Returns the object representation for an element of type wfs:FeatureTypeType.
 


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