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

Uses of Package
org.deegree.framework.xml

Packages that use org.deegree.framework.xml
org.deegree.crs.configuration.deegree   
org.deegree.crs.configuration.gml   
org.deegree.crs.configuration.proj4   
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.util   
org.deegree.framework.xml   
org.deegree.framework.xml.schema   
org.deegree.graphics   
org.deegree.graphics.charts   
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   
org.deegree.model.filterencoding.capabilities   
org.deegree.model.metadata.iso19115   
org.deegree.model.spatialschema   
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   
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.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcapabilities   
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 Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.configuration   
org.deegree.ogcwebservices.wmps.operation   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wms.operation   
org.deegree.ogcwebservices.wps   
org.deegree.ogcwebservices.wps.capabilities   
org.deegree.ogcwebservices.wps.configuration   
org.deegree.ogcwebservices.wps.describeprocess   
org.deegree.ogcwebservices.wps.execute   
org.deegree.ogcwebservices.wpvs The WPVS (Web Perspective View Service) package is the 3D analogon to a WMS (Web Map Service), it is able to generate a 3D-view of (2D or 3D) geospatial data. 
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.common.control   
org.deegree.portal.context   
org.deegree.portal.owswatch   
org.deegree.portal.owswatch.configs   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.csw.control   
org.deegree.portal.standard.security.control   
org.deegree.portal.standard.wfs.control   
org.deegree.security.owsrequestvalidator   
org.deegree.tools.app3d   
org.deegree.tools.datastore   
org.deegree.tools.shape   
org.deegree.tools.wms   
org.deegree.tools.xml   
 

Classes in org.deegree.framework.xml used by org.deegree.crs.configuration.deegree
XLinkResolver
          The XLinkResolver interface defines methods for the resolving of an xlink:href uri.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.crs.configuration.gml
XLinkResolver
          The XLinkResolver interface defines methods for the resolving of an xlink:href uri.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.crs.configuration.proj4
XLinkResolver
          The XLinkResolver interface defines methods for the resolving of an xlink:href uri.
 

Classes in org.deegree.framework.xml used by org.deegree.crs.configuration.resources
XLinkResolver
          The XLinkResolver interface defines methods for the resolving of an xlink:href uri.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.enterprise.servlet
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.framework.log
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.framework.trigger
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.framework.util
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.framework.xml
ElementList
          Convenience class for easy handling of NodeLists containing only objects of type org.w3c.dom.Element.
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLException
          XmlException
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.framework.xml.schema
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.graphics
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.graphics.charts
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.graphics.sld
Marshallable
          This interface describes the ability of an object to produce an XML-representation.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.io
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.io.datastore
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.io.datastore.cached
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.io.datastore.schema
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.io.datastore.shape
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.io.datastore.sql
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.io.datastore.wfs
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
XSLTDocument
          Encapsulates the DOM representation of an XSLT stylesheet.
 

Classes in org.deegree.framework.xml used by org.deegree.io.mapinfoapi
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.model.feature
XMLException
          XmlException
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.model.feature.schema
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.model.filterencoding
XMLException
          XmlException
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.model.filterencoding.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.model.metadata.iso19115
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.model.spatialschema
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcbase
ElementList
          Convenience class for easy handling of NodeLists containing only objects of type org.w3c.dom.Element.
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.csw
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.csw.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.csw.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.csw.discovery
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.csw.iso_profile
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.csw.iso_profile.ebrim
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.csw.manager
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLException
          XmlException
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
XSLTDocument
          Encapsulates the DOM representation of an XSLT stylesheet.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.getcapabilities
ElementList
          Convenience class for easy handling of NodeLists containing only objects of type org.w3c.dom.Element.
Marshallable
          This interface describes the ability of an object to produce an XML-representation.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.sos
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.sos.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.sos.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.sos.describeplatform
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.sos.describesensor
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.sos.getobservation
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.common
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.saml
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.was.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.was.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.was.operation
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.wss.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.wss.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wass.wss.operation
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wcs.configuration
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wcs.describecoverage
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wcs.getcapabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wcts.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wcts.configuration
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wcts.operation
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wfs
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wfs.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wfs.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wfs.operation
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wfs.operation.transaction
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wmps
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wmps.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wmps.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wmps.operation
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wms
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wms.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wms.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wms.operation
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wps
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wps.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wps.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wps.describeprocess
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wps.execute
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wpvs
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wpvs.capabilities
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.ogcwebservices.wpvs.configuration
InvalidConfigurationException
          Indicates that a configuration (or a fragment of it) does not match the expected format.
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.owscommon
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.owscommon_1_1_0
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.owscommon_1_1_0.operations
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.owscommon_new
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.portal.common.control
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.portal.context
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.portal.owswatch
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.portal.owswatch.configs
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.portal.standard.context.control
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.portal.standard.csw.control
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.portal.standard.security.control
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.portal.standard.wfs.control
XMLFragment
          An instance of XMLFragment encapsulates an underlying Element which acts as the root element of the document (which may be a fragment or a whole document).
 

Classes in org.deegree.framework.xml used by org.deegree.security.owsrequestvalidator
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.tools.app3d
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.tools.datastore
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.tools.shape
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.tools.wms
XMLParsingException
          This exception is thrown when a syntactic or semantic error has been encountered during the parsing process of an XML document.
 

Classes in org.deegree.framework.xml used by org.deegree.tools.xml
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
 


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