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

Uses of Class
org.deegree.framework.xml.XMLFragment

Packages that use XMLFragment
org.deegree.crs.configuration.deegree   
org.deegree.crs.configuration.gml   
org.deegree.crs.configuration.resources   
org.deegree.enterprise.servlet NEW Package. 
org.deegree.framework.log The log package provides classes and interfaces implementing logging capabilities. 
org.deegree.framework.trigger   
org.deegree.framework.xml   
org.deegree.framework.xml.schema   
org.deegree.graphics.sld   
org.deegree.io   
org.deegree.io.datastore   
org.deegree.io.datastore.cached   
org.deegree.io.datastore.schema   
org.deegree.io.datastore.shape   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.wfs   
org.deegree.io.mapinfoapi   
org.deegree.model.feature   
org.deegree.model.feature.schema   
org.deegree.model.filterencoding.capabilities   
org.deegree.model.metadata.iso19115   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
org.deegree.ogcwebservices.csw Catalog Service 2.0 (OGC CS-W Version 2.0.0). 
org.deegree.ogcwebservices.csw.capabilities   
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.csw.discovery   
org.deegree.ogcwebservices.csw.iso_profile.ebrim   
org.deegree.ogcwebservices.csw.manager   
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.sos   
org.deegree.ogcwebservices.sos.capabilities   
org.deegree.ogcwebservices.sos.configuration   
org.deegree.ogcwebservices.sos.describeplatform   
org.deegree.ogcwebservices.sos.describesensor   
org.deegree.ogcwebservices.sos.getobservation   
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wass.saml   
org.deegree.ogcwebservices.wass.was.capabilities   
org.deegree.ogcwebservices.wass.was.configuration   
org.deegree.ogcwebservices.wass.was.operation   
org.deegree.ogcwebservices.wass.wss.capabilities   
org.deegree.ogcwebservices.wass.wss.configuration   
org.deegree.ogcwebservices.wass.wss.operation   
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcapabilities   
org.deegree.ogcwebservices.wcts The wcts (Web-Coordinate-Transformation-Service) package contains the deegree implementation of the wcts described in the draft version (0.4.0) of the ogc. 
org.deegree.ogcwebservices.wcts.capabilities   
org.deegree.ogcwebservices.wcts.configuration   
org.deegree.ogcwebservices.wcts.operation   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wfs.configuration   
org.deegree.ogcwebservices.wfs.operation   
org.deegree.ogcwebservices.wfs.operation.transaction   
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.configuration   
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wms.operation   
org.deegree.ogcwebservices.wps.capabilities   
org.deegree.ogcwebservices.wps.configuration   
org.deegree.ogcwebservices.wps.describeprocess   
org.deegree.ogcwebservices.wps.execute   
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.ogcwebservices.wpvs.configuration   
org.deegree.owscommon   
org.deegree.owscommon_1_1_0 This package is able to read and write xml encoded documents which validate against the ows common 1.1.0 schema package. 
org.deegree.owscommon_1_1_0.operations   
org.deegree.owscommon_new   
org.deegree.portal.context   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.wfs.control   
 

Uses of XMLFragment in org.deegree.crs.configuration.deegree
 

Subclasses of XMLFragment in org.deegree.crs.configuration.deegree
 class CRSParser
          The CRSParser class TODO add class documentation here.
 class CRSParser_0_1_0
          The CRSParser_0_1_0 class TODO add class documentation here.
 

Uses of XMLFragment in org.deegree.crs.configuration.gml
 

Subclasses of XMLFragment in org.deegree.crs.configuration.gml
 class GMLFileResource
          The GMLFileResource provides easy access to a gml3.2. dictionary file, which can be used together with the GMLCRSProvider.
 

Uses of XMLFragment in org.deegree.crs.configuration.resources
 

Subclasses of XMLFragment in org.deegree.crs.configuration.resources
 class XMLFileResource
          The XMLFileResource class TODO add class documentation here.
 

Uses of XMLFragment in org.deegree.enterprise.servlet
 

Methods in org.deegree.enterprise.servlet that return XMLFragment
 XMLFragment[] RequestMultiPartHandler.handleMultiparts(javax.servlet.http.HttpServletRequest request)
          This method handles the multiparts of a ServletRequest.
protected  XMLFragment SOAP_1_1_FacadeServletFilter.handleSOAPRequest(XMLFragment xmlReq)
          Handles a SOAP 1.1. envelope request.
 

Methods in org.deegree.enterprise.servlet with parameters of type XMLFragment
abstract  Element RequestMultiPartHandler.getElementForId(XMLFragment xmlBody, String id)
          Sub-classes should implement this method to supply the xml-nodes to which the multiparts will be appended.
protected  XMLFragment SOAP_1_1_FacadeServletFilter.handleSOAPRequest(XMLFragment xmlReq)
          Handles a SOAP 1.1. envelope request.
 

Uses of XMLFragment in org.deegree.framework.log
 

Methods in org.deegree.framework.log with parameters of type XMLFragment
 void ILogger.logDebugXMLFile(String filePrefix, XMLFragment fragment)
          Logs the given XMLFragment to a temporary file (created from specified prefix and suffix ".xml") if log level is set to LOG_DEBUG.
 void LoggerService.logDebugXMLFile(String filePrefix, XMLFragment fragment)
          Logs the given XMLFragment to a temporary file (created from specified prefix and suffix ".xml") if log level is set to LOG_DEBUG.
 

Uses of XMLFragment in org.deegree.framework.trigger
 

Subclasses of XMLFragment in org.deegree.framework.trigger
 class TriggerConfigurationDocument
           
 

Uses of XMLFragment in org.deegree.framework.xml
 

Subclasses of XMLFragment in org.deegree.framework.xml
 class XSLTDocument
          Encapsulates the DOM representation of an XSLT stylesheet.
 

Methods in org.deegree.framework.xml that return XMLFragment
 XMLFragment XSLTDocument.transform(InputStream instream, String systemId, Properties outputProperties, Map<String,?> params)
          Transforms the XML from the given InputStream.
 XMLFragment XSLTDocument.transform(Reader reader, String systemId, Properties outputProperties, Map<String,?> params)
          Transforms the XML from the given Reader.
 XMLFragment XSLTDocument.transform(XMLFragment xmlDocument)
          Transforms the given XMLFragment instance.
 XMLFragment XSLTDocument.transform(XMLFragment xmlDocument, String systemId, Properties outputProperties, Map<String,?> params)
          Transforms the given XMLFragment instance.
 

Methods in org.deegree.framework.xml with parameters of type XMLFragment
 XMLFragment XSLTDocument.transform(XMLFragment xmlDocument)
          Transforms the given XMLFragment instance.
 void XSLTDocument.transform(XMLFragment xmlDocument, OutputStream target)
          Transforms the given XMLFragment instance.
 XMLFragment XSLTDocument.transform(XMLFragment xmlDocument, String systemId, Properties outputProperties, Map<String,?> params)
          Transforms the given XMLFragment instance.
 

Uses of XMLFragment in org.deegree.framework.xml.schema
 

Subclasses of XMLFragment in org.deegree.framework.xml.schema
 class XSDocument
          Parser for XML schema documents.
 

Uses of XMLFragment in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld with parameters of type XMLFragment
static StyledLayerDescriptor SLDFactory.createSLD(XMLFragment sldDoc)
          Creates a StyledLayerDescriptor-instance according to the contents of the DOM-subtree starting at the given 'StyledLayerDescriptor'-Element.
 

Uses of XMLFragment in org.deegree.io
 

Subclasses of XMLFragment in org.deegree.io
 class IODocument
          This class provides method for reading IO configuration elements that are common to several services/applications.
 

Uses of XMLFragment in org.deegree.io.datastore
 

Subclasses of XMLFragment in org.deegree.io.datastore
 class AnnotationDocument
          Abstract base class for all datastore specific annotation parsers.
 

Uses of XMLFragment in org.deegree.io.datastore.cached
 

Subclasses of XMLFragment in org.deegree.io.datastore.cached
 class CachedWFSAnnotationDocument
          Handles the annotation parsing for datastores that caches feature instances in memory.
 

Uses of XMLFragment in org.deegree.io.datastore.schema
 

Subclasses of XMLFragment in org.deegree.io.datastore.schema
 class MappedGMLSchemaDocument
          Parser for GML schema documents which are annotated with mapping (persistence) information.
 

Uses of XMLFragment in org.deegree.io.datastore.shape
 

Subclasses of XMLFragment in org.deegree.io.datastore.shape
 class ShapeAnnotationDocument
          Handles the parsing of ShapeDatastore annotations.
 

Uses of XMLFragment in org.deegree.io.datastore.sql
 

Subclasses of XMLFragment in org.deegree.io.datastore.sql
 class SQLAnnotationDocument
          Handles the annotation parsing for SQL based datastores.
 

Uses of XMLFragment in org.deegree.io.datastore.wfs
 

Subclasses of XMLFragment in org.deegree.io.datastore.wfs
 class CascadingWFSAnnotationDocument
          Handles the annotation parsing for datastores that cascade remote WFS.
 

Uses of XMLFragment in org.deegree.io.mapinfoapi
 

Methods in org.deegree.io.mapinfoapi that return XMLFragment
static XMLFragment MIFStyle2SLD.getSLDTemplate(String name)
           
 XMLFragment MIFStyle2SLD.getStyle(Map<String,HashSet<HashMap<String,String>>> styles, String name)
           
 

Methods in org.deegree.io.mapinfoapi with parameters of type XMLFragment
static void MIFStyle2SLD.insertBrushStyle(Map<String,String> map, XMLFragment doc, String name)
           
static void MIFStyle2SLD.insertPenStyle(Map<String,String> map, XMLFragment doc)
           
 void MIFStyle2SLD.insertSymbolStyle(Map<String,String> map, XMLFragment doc)
           
static void MIFStyle2SLD.insertTextStyle(Map<String,String> map, XMLFragment doc)
           
static BufferedImage MIFStyle2SLD.renderSVGImage(XMLFragment doc, int size)
           
static void MIFStyle2SLD.updateFillPatternSVG(XMLFragment doc, String foreground, String background)
           
static void MIFStyle2SLD.updateSVGColors(XMLFragment doc, String fill, String stroke)
           
 

Uses of XMLFragment in org.deegree.model.feature
 

Subclasses of XMLFragment in org.deegree.model.feature
 class GMLFeatureCollectionDocument
          Parser and wrapper class for GML feature collections.
 class GMLFeatureDocument
          Parser and wrapper class for GML feature documents.
 

Uses of XMLFragment in org.deegree.model.feature.schema
 

Subclasses of XMLFragment in org.deegree.model.feature.schema
 class GMLSchemaDocument
          Parser for GML application schema documents.
 

Uses of XMLFragment in org.deegree.model.filterencoding.capabilities
 

Subclasses of XMLFragment in org.deegree.model.filterencoding.capabilities
 class FilterCapabilities100Fragment
           
 class FilterCapabilities110Fragment
           
 

Uses of XMLFragment in org.deegree.model.metadata.iso19115
 

Subclasses of XMLFragment in org.deegree.model.metadata.iso19115
 class ISO19115Document
          Parser class that can parse various elements defined in the OWS subset of the ISO 19115 specification.
 

Uses of XMLFragment in org.deegree.ogcbase
 

Subclasses of XMLFragment in org.deegree.ogcbase
 class GMLDocument
           
 class OGCDocument
           
 

Uses of XMLFragment in org.deegree.ogcwebservices
 

Subclasses of XMLFragment in org.deegree.ogcwebservices
 class ExceptionDocument
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.csw
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.csw
 class AbstractCSWRequestDocument
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.csw.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.csw.capabilities
 class CatalogueCapabilitiesDocument
          Represents an XML capabilities document for an OGC CSW 2.0 compliant service.
 class CatalogueCapabilitiesDocument_2_0_2
          Represents an XML capabilities document for an OGC CSW 2.0 compliant service.
 class CatalogueGetCapabilitiesDocument
          Parser for "csw:GetCapabilities" requests.
 

Uses of XMLFragment in org.deegree.ogcwebservices.csw.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.csw.configuration
 class CatalogueConfigurationDocument
          Represents an XML configuration document for a deegree CSW 2.0 instance, i.e. it consists of all sections common to an OGC CSW 2.0 capabilities document plus a deegree specific section named deegreeParams.
 

Uses of XMLFragment in org.deegree.ogcwebservices.csw.discovery
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.csw.discovery
 class DescribeRecordDocument
          Represents an XML DescribeRecord document of an OGC CSW 2.0 compliant service.
 class DescribeRecordDocument_2_0_2
           
 class DescribeRecordResultDocument
          Represents an XML DescribeRecordResponse document of an OGC CSW 2.0 compliant service.
 class GetRecordByIdDocument
           
 class GetRecordByIdDocument_2_0_2
           
 class GetRecordByIdResultDocument
           
 class GetRecordsDocument
          Represents an XML GetRecords document of an OGC CSW 2.0.0 and 2.0.1 compliant service.
 class GetRecordsDocument_2_0_2
           
 class GetRecordsResultDocument
          Represents an XML GetRecordsResponse document of an OGC CSW 2.0 compliant service.
 

Methods in org.deegree.ogcwebservices.csw.discovery that return XMLFragment
 XMLFragment GetRepositoryItemResponse.getRepositoryItem()
           
 XMLFragment SchemaComponent.getSchema()
          This is the type description itself (as an XMLFragment).
 

Constructors in org.deegree.ogcwebservices.csw.discovery with parameters of type XMLFragment
GetRepositoryItemResponse(String id, URI repositoryItemID, XMLFragment respositoryItem)
           
SchemaComponent(XMLFragment schema, URI targetNamespace, URI parentNamespace, URI schemaLanguage)
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.csw.iso_profile.ebrim
 

Methods in org.deegree.ogcwebservices.csw.iso_profile.ebrim that return XMLFragment
 XMLFragment CSWSOAPHandler.createCSWRequestFromSOAP()
          Finds a user and a password from a given soap request, and inserts them as attributes into the rootelement of the csw:request inside the body of the soap.
 

Methods in org.deegree.ogcwebservices.csw.iso_profile.ebrim with parameters of type XMLFragment
 void CSWSOAPHandler.setIncomingRequest(XMLFragment doc)
           
 

Constructors in org.deegree.ogcwebservices.csw.iso_profile.ebrim with parameters of type XMLFragment
CSWSOAPHandler(XMLFragment incomingRequest)
          Simple constructor buffering the request.
 

Uses of XMLFragment in org.deegree.ogcwebservices.csw.manager
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.csw.manager
 class HarvetResultDocument
           
 class TransactionDocument
          The Transaction operation defines an interface for creating, modifying and deleting catalogue records.
 class TransactionDocument_2_0_2
           
 class TransactionResultDocument
           
 

Methods in org.deegree.ogcwebservices.csw.manager with parameters of type XMLFragment
protected  String AbstractHarvester.AbstractHarvestProcessor.createInsertRequest(XMLFragment metaData)
          creates a CSW Transaction including an Update operation for the passed meta data
protected  String AbstractHarvester.AbstractHarvestProcessor.createUpdateRequest(String identifier, String xpath, XMLFragment metaData)
          creates a CSW Transaction including an Update operation for the passed meta data.
protected  String AbstractHarvester.getIdentifierXPath(XMLFragment metaData)
          returns the XPath the metadata records identifier
protected  String AbstractHarvester.getIdentifierXPathForUpdate(XMLFragment metaData)
          returns the XPath the metadata records identifier
 

Uses of XMLFragment in org.deegree.ogcwebservices.getcapabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.getcapabilities
 class OGCCapabilitiesDocument
          Most basic capabilities document for any OGC service instance.
 class OGCStandardCapabilitiesDocument
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.sos
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.sos
 class ComponentDescriptionDocument
          gets the metadata from a XSL transformed wfs result
 

Methods in org.deegree.ogcwebservices.sos that return XMLFragment
static XMLFragment XMLFactory.export(DescribePlatformResult describePlatformResult)
           
static XMLFragment XMLFactory.export(DescribeSensorResult describeSensorResult)
           
static XMLFragment XMLFactory.export(GetObservationResult getObservationResult)
           
static XMLFragment XMLFactory.export(SOSCapabilities scsCapabilities)
          exports the SCS Capabilities
 

Uses of XMLFragment in org.deegree.ogcwebservices.sos.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.sos.capabilities
 class CapabilitiesDocument
          Read the SOS Capabilities form a XML File
 

Uses of XMLFragment in org.deegree.ogcwebservices.sos.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.sos.configuration
 class SOSConfigurationDocument
          Reads the SOSConfiguration from a XML File
 

Uses of XMLFragment in org.deegree.ogcwebservices.sos.describeplatform
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.sos.describeplatform
 class PlatformDescriptionDocument
          gets the platform metadata from a xsl transformed wfs result
 

Uses of XMLFragment in org.deegree.ogcwebservices.sos.describesensor
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.sos.describesensor
 class SensorDescriptionDocument
          reads the metadata of a sensor from the xsl transformed result from a wfs
 

Uses of XMLFragment in org.deegree.ogcwebservices.sos.getobservation
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.sos.getobservation
 class GetObservationDocument
          get the observation data from the xsl transformed wfs requests
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.common
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.common
 class AuthenticationDocument
          Parser class that can parse all elements within the namespace.
 class OWSCapabilitiesBaseDocument_1_0
          The owscapabilities 1.0 specification parser.
 class SessionOperationsDocument
          Parser class that can parse all elements within the namespace.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.saml
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.saml
 class SAMLDocument
          Parser class for the SAML elements.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.was.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.was.capabilities
 class WASCapabilitiesDocument
          Parser for the WAS capabilities according to GDI NRW spec V1.0.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.was.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.was.configuration
 class WASConfigurationDocument
          Parser for the configuration documents of a WAS.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.was.operation
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.was.operation
 class DescribeUserResponse
          DescribeUserResponse is an XML document class used as response object for the DescribeUser operation.
 class WASGetCapabilitiesDocument
          Parser for a WAS GetCapabilities request.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.wss.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.wss.capabilities
 class WSSCapabilitiesDocument
          A WSSCapabilitiesDocument class can parse xml-based requests.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.wss.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.wss.configuration
 class WSSConfigurationDocument
          This class is called from the WSServiceFactory to read a configuration xml file.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wass.wss.operation
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wass.wss.operation
 class DoServiceDocument
          A parser for a xml DoService Request.
 class WSSGetCapabilitiesDocument
          A WSSGetCapabilitiesClass xml request parser.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcs
 

Methods in org.deegree.ogcwebservices.wcs that return XMLFragment
static XMLFragment XMLFactory.export(CoverageDescription coverageDescription)
          exprots a WCS CoverageDescription object to its XML represetation encapsulated within a XmlDocument
static XMLFragment XMLFactory.export(WCSConfiguration configuration)
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcs.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wcs.configuration
 class WCSConfigurationDocument
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcs.describecoverage
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wcs.describecoverage
 class CoverageDescriptionDocument
           usage of srsName from gml:Envelope is not supoorted yet. deegree Envelope doesn't uses CRSs gml:Grid and gml:Polygon is not yet supported by the deegree WCS
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcs.getcapabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wcs.getcapabilities
 class WCSCapabilitiesDocument
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcts
 

Methods in org.deegree.ogcwebservices.wcts that return XMLFragment
static XMLFragment XMLFactory.create(GetResourceByID resourceByID)
          Exports an GetResourceById bean to xml.
static XMLFragment XMLFactory.create(WCTSCapabilities capabilities)
          Exports an WCTSCapabilies bean to xml.
static XMLFragment XMLFactory.createResponse(TransformResponse transformResponse, boolean useDeegreeModel)
          Creates a response to a Transform request.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcts.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wcts.capabilities
 class WCTSCapabilitiesDocument
          WCTSCapabilitiesDocument parses a given wcts:Capabilities document version 0.4.0, with ows:Common 1.1.0 and csw 1.2.0.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcts.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wcts.configuration
 class WCTSConfigurationDocument
          WCTSConfigurationDocument loads an xml-dom-document and creates a WCTSConfiguration bean-representation.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wcts.operation
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wcts.operation
 class GetTransformationDocument
          GetTransformationDocument TODO add documentation here
 class IsTransformableDocument
          IsTransformableDocument is a helper class which is able to parse wcts isTransformable requests version 0.4.0
 class TransformDocument
          WCTSTransformDocument is a helper class which supplies a constructor to parse wcts Transform requests version 0.4.0.
 class WCTSGetCapabilitiesDocument
          WCTSGetCapabilitiesDocument parses the xml-dom representation of a GetCapabilites request.
 class WCTSRequestBaseDocument
          WCTSRequestBaseDocument supplies the pasreVersion and parseService methods which are mandatory for all WCTSRequests.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs that return XMLFragment
static XMLFragment XMLFactory_1_0_0.export(LockFeatureResponse response)
           
static XMLFragment XMLFactory_1_0_0.export(TransactionResponse response)
           
 

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

Subclasses of XMLFragment in org.deegree.ogcwebservices.wfs.capabilities
 class WFSCapabilitiesDocument
          Represents a capabilities document for an OGC WFS 1.1.0 compliant web service.
 class WFSCapabilitiesDocument_1_0_0
          Represents a capabilities document for an OGC WFS 1.0.0 compliant web service.
 class WFSCapabilitiesDocument_1_1_0
          Represents a capabilities document for an OGC WFS 1.1.0 compliant web service.
 

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

Subclasses of XMLFragment in org.deegree.ogcwebservices.wfs.configuration
 class WFSConfigurationDocument
          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.
 

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

Subclasses of XMLFragment in org.deegree.ogcwebservices.wfs.operation
 class AbstractWFSRequestDocument
          Abstract base class for WFS request documents / parsers.
 class DescribeFeatureTypeDocument
          Parser for "wfs:DescribeFeatureType" requests.
 class GetFeatureDocument
          Parser for "wfs:GetFeature" requests.
 class GetFeatureWithLockDocument
          Parser for "wfs:GetFeatureWithLock" requests.
 class LockFeatureDocument
          Parser for "wfs:LockFeature" requests.
 class LockFeatureResponseDocument
          Parser for "wfs:LockFeatureResponse" documents.
 class WFSGetCapabilitiesDocument
          Parser for "wfs:GetCapabilities" requests.
 

Methods in org.deegree.ogcwebservices.wfs.operation that return XMLFragment
 XMLFragment FeatureTypeDescription.getFeatureTypeSchema()
          Returns the contained schema document.
 

Constructors in org.deegree.ogcwebservices.wfs.operation with parameters of type XMLFragment
FeatureTypeDescription(XMLFragment schemaDoc)
          Creates a new instance of FeatureTypeDescription.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wfs.operation.transaction
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wfs.operation.transaction
 class TransactionResponseDocument
          Parser for "wfs:TransactionResponse" documents.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wmps.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wmps.capabilities
 class WMPSCapabilitiesDocument
          Represents an XML capabilities document for an OGC WFS 1.1.0 compliant web service.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wmps.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wmps.configuration
 class WMPSConfigurationDocument
          Represents an XML configuration document for a deegree WMPS 1.0 instance, i.e. it consists of all sections common to an OGC WMS 1.1.1 capabilities document plus a deegree specific section named deegreeParams and...
 

Uses of XMLFragment in org.deegree.ogcwebservices.wms.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wms.capabilities
 class WMSCapabilitiesDocument
          WMSCapabilitiesDocument is the parser class for WMS capabilities documents that uses the new OWS common classes to encapsulate the data.
 class WMSCapabilitiesDocument_1_0_0
          WMSCapabilitiesDocument is the parser class for WMS capabilities documents that uses the new OWS common classes to encapsulate the data.
 class WMSCapabilitiesDocument_1_3_0
          WMSCapabilitiesDocument_1_3_0 is a parser class for capabilities documents according to the OGC WMS 1.3.0 specification.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wms.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wms.configuration
 class WMSConfigurationDocument
          WMSConfigurationDocument is the parser class for a standard 1.1.1 WMS configuration document, ie, a capabilities document enriched by deegree parameters.
 class WMSConfigurationDocument_1_3_0
          WMSConfigurationDocument_1_3_0 is the parser class for a WMS 1.3.0 configuration document.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wms.operation
 

Methods in org.deegree.ogcwebservices.wms.operation that return XMLFragment
 XMLFragment DescribeLayerResult.getResult()
           
 

Constructors in org.deegree.ogcwebservices.wms.operation with parameters of type XMLFragment
DescribeLayerResult(AbstractOGCWebServiceRequest request, XMLFragment response)
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.wps.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wps.capabilities
 class WPSCapabilitiesDocument
          WPSCapabilitiesDocument.java Creates an object representation of the sample_wps_capabilities.xml document Created on 08.03.2006. 18:57:37h
 

Uses of XMLFragment in org.deegree.ogcwebservices.wps.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wps.configuration
 class WPSConfigurationDocument
          WPSConfigurationDocument.java
 

Uses of XMLFragment in org.deegree.ogcwebservices.wps.describeprocess
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wps.describeprocess
 class ProcessDescriptionDocument
          ProcessDescriptionDocument.java Created on 10.03.2006. 15:18:02h
 class ProcessDescriptionsDocument
          ProcessDescriptionsDocument.java Created on 10.03.2006. 13:00:42h Creates an empty WPSProcessDescriptions Document for output as an describe process response.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wps.execute
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wps.execute
 class ExecuteResponseDocument
           
 

Uses of XMLFragment in org.deegree.ogcwebservices.wpvs.capabilities
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wpvs.capabilities
 class WPVSCapabilitiesDocument
          This class represents a WPVSCapabilitiesDocument object.
 

Uses of XMLFragment in org.deegree.ogcwebservices.wpvs.configuration
 

Subclasses of XMLFragment in org.deegree.ogcwebservices.wpvs.configuration
 class WPVSConfigurationDocument
          Parser for WPVS configuration documents.
 

Uses of XMLFragment in org.deegree.owscommon
 

Methods in org.deegree.owscommon that return XMLFragment
static XMLFragment XMLFactory.export(ExceptionReport exr)
          Exports an ExceptionReport to an XML Document as defined in the OGC common implementation specification 0.2.0.
static XMLFragment XMLFactory.exportExceptionReport(ExceptionReport exr)
           
static XMLFragment XMLFactory.exportExceptionReportWFS(OGCWebServiceException exc)
           
static XMLFragment XMLFactory.exportExceptionReportWFS100(OGCWebServiceException exc)
           
static XMLFragment XMLFactory.exportNS(ExceptionReport exr)
           
 

Uses of XMLFragment in org.deegree.owscommon_1_1_0
 

Subclasses of XMLFragment in org.deegree.owscommon_1_1_0
 class CommonsDocument
          CommonsDocument supplies helper methods for all common ows (version 1.1.0) xml elements.
 class ManifestDocument
          ManifestDocument supplies methods for the parsing of a manifest type in ows 1.1.0.
 

Methods in org.deegree.owscommon_1_1_0 that return XMLFragment
 XMLFragment XMLFactory.createOperationResponse(Manifest operationResponse)
          Will create an XMLFragment which holds the ows:OperationResponse as the root element, values from the given manifest will be appended.
static XMLFragment XMLFactory.exportException(OGCWebServiceException exception)
          Creates an ows 1.1.0 xml-Representation of the given ExceptionReport.
 

Uses of XMLFragment in org.deegree.owscommon_1_1_0.operations
 

Subclasses of XMLFragment in org.deegree.owscommon_1_1_0.operations
 class GetCapabilitiesDocument
          GetCapabilitiesDocument parses the OWSCommon 1.1.0 part of a GetCapabilities request.
 class GetResourceByIDDocument
          GetResourceByID supplies the methods for parsing the ows 1.1.0 GetResourceById xml-dom structure.
 

Uses of XMLFragment in org.deegree.owscommon_new
 

Subclasses of XMLFragment in org.deegree.owscommon_new
 class OWSCommonCapabilitiesDocument
          OWSCommonCapabilitiesDocument is the parser class for the OWSCommonCapabilities data class.
 

Uses of XMLFragment in org.deegree.portal.context
 

Subclasses of XMLFragment in org.deegree.portal.context
(package private)  class MapModelDocument
          TODO add class documentation here
 

Methods in org.deegree.portal.context that return XMLFragment
static XMLFragment XMLFactory.export(ViewContext viewContext)
          Creates a new org.w3c.dom.Document describing a ViewContext.
 

Methods in org.deegree.portal.context with parameters of type XMLFragment
static ViewContext WebMapContextFactory.createViewContext(XMLFragment xml, User user, String sessionID)
           
 

Uses of XMLFragment in org.deegree.portal.standard.context.control
 

Methods in org.deegree.portal.standard.context.control that return XMLFragment
protected  XMLFragment ContextSwitchListener.getContext(String context, Envelope bbox, String sessionID)
          returns the context to be used as a String
 

Methods in org.deegree.portal.standard.context.control with parameters of type XMLFragment
protected  String ContextSwitchListener.doTransformContext(String xsl, XMLFragment xml)
          Transforms the context pointed to by xml into html using xsl
protected  String AbstractContextListener.transformToHtmlMapContext(XMLFragment xml, String xsl)
          This function takes in a XmlFragment and transforms it to a html map context
 

Uses of XMLFragment in org.deegree.portal.standard.wfs.control
 

Methods in org.deegree.portal.standard.wfs.control that return XMLFragment
protected  XMLFragment DigitizeListener.performRequest(String request, String wfsAddress)
          Send the request (e.g. wfs:Transaction, wfs:GetFeature) to the WFS of the passed address and return the received WFS response as XMLFragment.
 

Methods in org.deegree.portal.standard.wfs.control with parameters of type XMLFragment
protected  void DigitizeListener.handleNegativeResponse(XMLFragment response)
          A negative response by the WFS needs to be handled individually in each derived Listener.
protected  Object[] DigitizeListener.handlePositiveResponse(XMLFragment response)
          A positive response by the WFS needs to be handled individually in each derived Listener.
protected  Object[] DigitizeListener.handleResponse(XMLFragment response)
          Handle the WFS transaction response.
 


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