Uses of Package
org.deegree.commons.xml

Packages that use org.deegree.commons.xml
org.deegree.commons.utils.net   
org.deegree.commons.xml   
org.deegree.commons.xml.jaxb   
org.deegree.commons.xml.stax   
org.deegree.cs.configuration.deegree.xml.om   
org.deegree.cs.configuration.deegree.xml.stax.parsers   
org.deegree.cs.configuration.gml This package contains the classes used for reading gml based coordinate system configuration backends. 
org.deegree.cs.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.metadata   
org.deegree.metadata.persistence.iso.parsing   
org.deegree.observation.persistence   
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.wms.client   
org.deegree.protocol.wps.capabilities   
org.deegree.protocol.wps.client.process   
org.deegree.protocol.wps.client.wps100   
org.deegree.protocol.wps.describeprocess   
org.deegree.protocol.wpvs.client   
 

Classes in org.deegree.commons.xml used by org.deegree.commons.utils.net
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.jaxb
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.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.cs.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.cs.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.cs.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.cs.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.metadata
XPath
          TODO add documentation here
 

Classes in org.deegree.commons.xml used by org.deegree.metadata.persistence.iso.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.
 

Classes in org.deegree.commons.xml used by org.deegree.observation.persistence
XMLAdapter
          XMLAdapter is the common base class of all hand-written (i.e. not automatically generated) XML parsers and exporters in deegree.
XMLProcessingException
          Base class for XML-related exceptions.
 

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.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.client.process
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.client.wps100
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.
 



Copyright © 2011. All Rights Reserved.