|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XMLAdapter in org.deegree.commons.utils.net |
---|
Fields in org.deegree.commons.utils.net with type parameters of type XMLAdapter | |
---|---|
static HttpUtils.Worker<XMLAdapter> |
HttpUtils.XML
Returns streaming XMLAdapter. |
Uses of XMLAdapter in org.deegree.commons.xml |
---|
Constructors in org.deegree.commons.xml with parameters of type XMLAdapter | |
---|---|
XMLParsingException(XMLAdapter origin,
org.apache.axiom.om.OMElement erroneousElement,
java.lang.String msg)
Creates a new exception for a parsing error that occured in an AXIOM-based parsing method. |
Uses of XMLAdapter in org.deegree.commons.xml.jaxb |
---|
Methods in org.deegree.commons.xml.jaxb with parameters of type XMLAdapter | |
---|---|
static java.lang.Object |
JAXBUtils.unmarshall(java.lang.String jaxbPackage,
java.lang.String schemaLocation,
XMLAdapter xmlAdapter)
|
Uses of XMLAdapter in org.deegree.cs.configuration.deegree.xml.om |
---|
Subclasses of XMLAdapter in org.deegree.cs.configuration.deegree.xml.om | |
---|---|
class |
Parser
The Parser containing the parsing code for configuration up to version 0.4 of the crs (include deegree2
crs-configuration files). |
Uses of XMLAdapter in org.deegree.cs.configuration.gml |
---|
Subclasses of XMLAdapter in org.deegree.cs.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 XMLAdapter in org.deegree.cs.configuration.resources |
---|
Subclasses of XMLAdapter in org.deegree.cs.configuration.resources | |
---|---|
class |
XMLFileResource
The XMLFileResource is an OMElement based adapter for an xml file. |
Uses of XMLAdapter in org.deegree.gml.feature |
---|
Subclasses of XMLAdapter in org.deegree.gml.feature | |
---|---|
class |
GMLFeatureReader
Stream-based reader for GML-encoded features and feature collections. |
Uses of XMLAdapter in org.deegree.gml.geometry.validation |
---|
Subclasses of XMLAdapter in org.deegree.gml.geometry.validation | |
---|---|
class |
GML3GeometryValidator
Takes an XML stream as input (which should provide a GML geometry, GML feature or feature collection document) and validates all contained gml:_Geometry elements (at all levels of the document). |
Uses of XMLAdapter in org.deegree.metadata.persistence.iso.parsing |
---|
Subclasses of XMLAdapter in org.deegree.metadata.persistence.iso.parsing | |
---|---|
class |
ISOQPParsing
Parsing regarding to ISO and DC application profile. |
class |
ParseIdentificationInfo
Parses the identification info element of an in ISO profile declared record. |
Uses of XMLAdapter in org.deegree.observation.persistence |
---|
Subclasses of XMLAdapter in org.deegree.observation.persistence | |
---|---|
class |
ObservationStoreXMLAdapter
The class TODO add class documentation here. |
Uses of XMLAdapter in org.deegree.protocol.ows |
---|
Subclasses of XMLAdapter in org.deegree.protocol.ows | |
---|---|
class |
OWS110CapabilitiesAdapter
Extracts metadata from OGC service capabilities documents that comply to the OWS 1.1.0 specification. |
class |
OWSCommonXMLAdapter
Supplies some basic exports methods for deegree/commons to ows mappings. |
Uses of XMLAdapter in org.deegree.protocol.ows.capabilities |
---|
Subclasses of XMLAdapter in org.deegree.protocol.ows.capabilities | |
---|---|
class |
GetCapabilitiesXMLParser
Parser for OWS/OGC GetCapabilities requests (XML). |
Uses of XMLAdapter in org.deegree.protocol.sos |
---|
Subclasses of XMLAdapter in org.deegree.protocol.sos | |
---|---|
class |
SOSRequest100XMLAdapter
Base class for all SOS 1.0.0 XMLAdapter. |
Uses of XMLAdapter in org.deegree.protocol.sos.describesensor |
---|
Subclasses of XMLAdapter in org.deegree.protocol.sos.describesensor | |
---|---|
class |
DescribeSensor100XMLAdapter
This is an xml adapter for DescribeSensor requests after the SOS 1.0.0 spec. |
Uses of XMLAdapter in org.deegree.protocol.sos.getfeatureofinterest |
---|
Subclasses of XMLAdapter in org.deegree.protocol.sos.getfeatureofinterest | |
---|---|
class |
GetFeatureOfInterest100XMLAdapter
The GetFeatureOfInterest100XMLAdapter class TODO |
Uses of XMLAdapter in org.deegree.protocol.sos.getobservation |
---|
Subclasses of XMLAdapter in org.deegree.protocol.sos.getobservation | |
---|---|
class |
EventTime100XMLAdapter
This is an xml adapter for SOS 1.0.0 EventTimes. |
class |
GetObservation100XMLAdapter
This is an xml adapter for SOS 1.0.0 GetObservation requests. |
Constructors in org.deegree.protocol.sos.getobservation with parameters of type XMLAdapter | |
---|---|
EventTime100XMLAdapter.EventTimeXMLParsingException(XMLAdapter adapter,
org.apache.axiom.om.OMElement tpos)
|
|
GetObservation100XMLAdapter.ResultFilterException(XMLAdapter adapter,
org.apache.axiom.om.OMElement elem,
java.lang.String msg)
|
Uses of XMLAdapter in org.deegree.protocol.wfs |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wfs | |
---|---|
class |
AbstractWFSRequestXMLAdapter
Provides basic functionality for parsing WFS XML requests. |
Uses of XMLAdapter in org.deegree.protocol.wfs.describefeaturetype |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wfs.describefeaturetype | |
---|---|
class |
DescribeFeatureTypeXMLAdapter
Adapter between XML DescribeFeatureType requests and DescribeFeatureType objects. |
Uses of XMLAdapter in org.deegree.protocol.wfs.getfeature |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wfs.getfeature | |
---|---|
class |
GetFeatureXMLAdapter
Adapter between XML GetFeature requests and GetFeature objects. |
Uses of XMLAdapter in org.deegree.protocol.wfs.getfeaturewithlock |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wfs.getfeaturewithlock | |
---|---|
class |
GetFeatureWithLockXMLAdapter
Adapter between XML GetFeatureWithLock requests and GetFeatureWithLock objects. |
Uses of XMLAdapter in org.deegree.protocol.wfs.getgmlobject |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wfs.getgmlobject | |
---|---|
class |
GetGmlObjectXMLAdapter
Adapter between XML encoded GetGmlObject requests and GetGmlObject objects. |
Uses of XMLAdapter in org.deegree.protocol.wfs.lockfeature |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wfs.lockfeature | |
---|---|
class |
LockFeatureXMLAdapter
Adapter between XML LockFeature requests and LockFeature objects. |
Uses of XMLAdapter in org.deegree.protocol.wms.client |
---|
Constructors in org.deegree.protocol.wms.client with parameters of type XMLAdapter | |
---|---|
WMSClient111(XMLAdapter capabilities)
|
Uses of XMLAdapter in org.deegree.protocol.wps.capabilities |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wps.capabilities | |
---|---|
class |
GetCapabilitiesXMLAdapter
Parser for WPS GetCapabilities requests. |
Uses of XMLAdapter in org.deegree.protocol.wps.client.process |
---|
Constructors in org.deegree.protocol.wps.client.process with parameters of type XMLAdapter | |
---|---|
ProcessDetails(XMLAdapter describeResponse)
Creates a new ProcessDetails instance. |
Uses of XMLAdapter in org.deegree.protocol.wps.client.wps100 |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wps.client.wps100 | |
---|---|
class |
WPS100CapabilitiesAdapter
Provides access to the relevant information from a WPS 1.0.0 capabilities document. |
Uses of XMLAdapter in org.deegree.protocol.wps.describeprocess |
---|
Subclasses of XMLAdapter in org.deegree.protocol.wps.describeprocess | |
---|---|
class |
DescribeProcessRequestXMLAdapter
Parser for WPS DescribeProcess XML requests. |
Uses of XMLAdapter in org.deegree.protocol.wpvs.client |
---|
Constructors in org.deegree.protocol.wpvs.client with parameters of type XMLAdapter | |
---|---|
WPVSClient(XMLAdapter capabilities)
retrieve the capabilities from an xml file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |