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

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

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

Methods in org.deegree.ogcwebservices.wfs with parameters of type GMLObject
static void XMLFactory.appendGMLObjectTypeList(Element root, URI elementNS, String elementName, GMLObject[] gmlObjectTypes)
          Appends the XML representation of the wfs:ServesGMLObjectTypeList- section to the passed Element as a new element with the given qualified name.
static void XMLFactory.appendGMLObjectTypeType(Element root, GMLObject gmlObjectType)
          Appends the XML representation of the given GMLObject (as a wfs:GMLObjectType element) to the passed Element.
 

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

Methods in org.deegree.ogcwebservices.wfs.capabilities that return GMLObject
 GMLObject WFSCapabilitiesDocument_1_1_0.getGMLObjectType(Element element)
          Returns the object representation for an element of type wfs:GMLObjectType.
 GMLObject[] WFSCapabilitiesDocument_1_1_0.getServesGMLObjectTypeList()
          Returns the object representation for the wfs:ServesGMLObjectTypeList- section.
 GMLObject[] WFSCapabilities.getServesGMLObjectTypeList()
           
 GMLObject[] WFSCapabilitiesDocument_1_1_0.getSupportsGMLObjectTypeList()
          Returns the object representation for the wfs:SupportsGMLObjectTypeList- section.
 GMLObject[] WFSCapabilities.getSupportsGMLObjectTypeList()
           
 

Methods in org.deegree.ogcwebservices.wfs.capabilities with parameters of type GMLObject
 void WFSCapabilities.setServesGMLObjectTypeList(GMLObject[] servesGMLObjectTypeList)
           
 void WFSCapabilities.setSupportsGMLObjectTypeList(GMLObject[] supportsGMLObjectTypeList)
           
 

Constructors in org.deegree.ogcwebservices.wfs.capabilities with parameters of type GMLObject
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.
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 GMLObject in org.deegree.ogcwebservices.wfs.configuration
 

Constructors in org.deegree.ogcwebservices.wfs.configuration with parameters of type GMLObject
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.
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