deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

Uses of Package
org.deegree.commons.xml

Packages that use org.deegree.commons.xml
org.deegree.commons.utils   
org.deegree.commons.xml   
org.deegree.commons.xml.stax   
org.deegree.coverage.raster.utils   
org.deegree.crs.configuration.deegree.xml.om   
org.deegree.crs.configuration.deegree.xml.stax.parsers   
org.deegree.crs.configuration.gml   
org.deegree.crs.configuration.resources   
org.deegree.feature.persistence   
org.deegree.feature.persistence.memory   
org.deegree.filter.xml   
org.deegree.gml   
org.deegree.gml.feature   
org.deegree.gml.geometry   
org.deegree.gml.geometry.validation   
org.deegree.protocol.ows   
org.deegree.protocol.ows.capabilities   
org.deegree.protocol.sos   
org.deegree.protocol.sos.describesensor   
org.deegree.protocol.sos.getfeatureofinterest   
org.deegree.protocol.sos.getobservation   
org.deegree.protocol.wfs   
org.deegree.protocol.wfs.describefeaturetype   
org.deegree.protocol.wfs.getfeature   
org.deegree.protocol.wfs.getfeaturewithlock   
org.deegree.protocol.wfs.getgmlobject   
org.deegree.protocol.wfs.lockfeature   
org.deegree.protocol.wfs.transaction   
org.deegree.protocol.wms.client   
org.deegree.protocol.wps.capabilities   
org.deegree.protocol.wps.describeprocess   
org.deegree.protocol.wpvs.client   
org.deegree.record.persistence.genericrecordstore.parsing   
 

Classes in org.deegree.commons.xml used by org.deegree.commons.utils
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.commons.xml
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
SimpleLink
          Class representation of an xlink:simpleLink according to the xlinks.xsd provided with the OWS Common Specification 0.3.
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
XMLProcessingException
          Base class for XML-related exceptions.
XPath
          TODO add documentation here
 

Classes in org.deegree.commons.xml used by org.deegree.commons.xml.stax
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.coverage.raster.utils
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.crs.configuration.deegree.xml.om
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.crs.configuration.deegree.xml.stax.parsers
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.crs.configuration.gml
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.crs.configuration.resources
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.feature.persistence
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.feature.persistence.memory
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.filter.xml
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.gml
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.gml.feature
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.gml.geometry
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.gml.geometry.validation
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.ows
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.ows.capabilities
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.sos
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
XPath
          TODO add documentation here
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.sos.describesensor
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.sos.getfeatureofinterest
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.sos.getobservation
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
XMLProcessingException
          Base class for XML-related exceptions.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wfs
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wfs.describefeaturetype
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wfs.getfeature
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wfs.getfeaturewithlock
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wfs.getgmlobject
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wfs.lockfeature
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wfs.transaction
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wms.client
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wps.capabilities
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wps.describeprocess
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLParsingException
          Thrown when a syntactic or semantic error has been encountered during the parsing process in an XMLAdapter.
 

Classes in org.deegree.commons.xml used by org.deegree.protocol.wpvs.client
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 

Classes in org.deegree.commons.xml used by org.deegree.record.persistence.genericrecordstore.parsing
NamespaceContext
          Implementation of Jaxen's (http://jaxen.codehaus.org) NamespaceContext interface.
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
 


deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>