org.deegree.ogcwebservices.wfs.configuration
Class WFSConfigurationDocument
java.lang.Object
  
org.deegree.framework.xml.XMLFragment
      
org.deegree.ogcbase.OGCDocument
          
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
              
org.deegree.owscommon.OWSCommonCapabilitiesDocument
                  
org.deegree.ogcwebservices.wfs.capabilities.WFSCapabilitiesDocument_1_1_0
                      
org.deegree.ogcwebservices.wfs.capabilities.WFSCapabilitiesDocument
                          
org.deegree.ogcwebservices.wfs.configuration.WFSConfigurationDocument
- All Implemented Interfaces: 
 - Serializable
 
public class WFSConfigurationDocument
- extends WFSCapabilitiesDocument
 
Represents an XML configuration document for a deegree WFS instance, i.e. it consists of all sections common to an
 OGC WFS 1.1 capabilities document plus some deegree specific elements.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Markus Schneider , last edited by: $Author: mschneider $
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.deegree.ogcwebservices.wfs.capabilities.WFSCapabilitiesDocument_1_1_0 | 
createEmptyDocument, createEmptyDocument, getFeatureTypeList, getFilterCapabilities, getFormatType, getGMLObjectType, getMetadataURL, getOperationsMetadata, getOperationsType, getServesGMLObjectTypeList, getServiceIdentification, getSupportsGMLObjectTypeList | 
 
 
 
| Methods inherited from class org.deegree.ogcbase.OGCDocument | 
parseCodeList, parseCodeListArray, parseExtendedPropertyPath, parseInterval, parseKeywords, parseKeywords, parseLonLatEnvelope, parseOnLineResource, parsePropertyPath, parseTimePeriod, parseTimePeriods, parseTimePositions, parseTimeSequence, parseTypedLiteral, parseValues | 
 
| Methods inherited from class org.deegree.framework.xml.XMLFragment | 
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write | 
 
 
LOG
protected static final ILogger LOG
WFSConfigurationDocument
public WFSConfigurationDocument()
getConfiguration
public WFSConfiguration getConfiguration()
                                  throws InvalidConfigurationException
- Creates an object representation of the document.
- Returns:
 - class representation of the configuration document
 - Throws:
 InvalidConfigurationException
 
 
getDeegreeParams
public WFSDeegreeParams getDeegreeParams()
                                  throws InvalidConfigurationException
- Creates an object representation of the 
deegreeParams- section.
- Returns:
 - class representation of the 
deegreeParams- section
 - Throws:
 InvalidConfigurationException
 
 
getOperationsMetadata
public OperationsMetadata getOperationsMetadata(URL defaultUrlGet,
                                                URL defaultUrlPost)
                                         throws XMLParsingException
- Creates an object representation of the 
ows:OperationsMetadata section.
- Parameters:
 defaultUrlGet - defaultUrlPost - 
- Returns:
 - object representation of the 
ows:OperationsMetadata section
 - Throws:
 XMLParsingException
 
 
getOperation
protected Operation getOperation(String name,
                                 boolean isMandatory,
                                 Map<String,Element> operations,
                                 URL defaultUrlGet,
                                 URL defaultUrlPost)
                          throws XMLParsingException
- Creates an object representation of an 
ows:Operation- element.
- Parameters:
 name - isMandatory - operations - defaultUrlGet - defaultUrlPost - 
- Returns:
 - object representation of 
ows:Operation- element
 - Throws:
 XMLParsingException
 
 
getFeatureTypeType
public WFSFeatureType getFeatureTypeType(Element element)
                                  throws XMLParsingException
- Returns the object representation for an element of type 
wfs:FeatureTypeType.
- Overrides:
 getFeatureTypeType in class WFSCapabilitiesDocument_1_1_0
 
- Parameters:
 element - 
- Returns:
 - object representation for the element of type 
wfs:OperationsType
 - Throws:
 XMLParsingException
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org