|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XMLAdapter in org.deegree.commons.utils |
---|
Fields in org.deegree.commons.utils 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 | |
---|---|
XMLErrorPosition(XMLAdapter origin,
org.apache.axiom.om.OMElement erroneousElement)
|
|
XMLParsingException(XMLAdapter origin,
org.apache.axiom.om.OMElement erroneousElement,
String msg)
Creates a new exception for a parsing error that occured in an AXIOM-based parsing method. |
Uses of XMLAdapter in org.deegree.coverage.raster.utils |
---|
Methods in org.deegree.coverage.raster.utils with parameters of type XMLAdapter | |
---|---|
static MultiResolutionRaster |
DataSourceHandler.fromDatasource(MultiResolutionDataSource datasource,
XMLAdapter adapter)
|
static AbstractRaster |
DataSourceHandler.fromDatasource(RasterDataSource datasource,
XMLAdapter adapter)
|
Uses of XMLAdapter in org.deegree.crs.configuration.deegree.xml.om |
---|
Subclasses of XMLAdapter in org.deegree.crs.configuration.deegree.xml.om | |
---|---|
class |
Parser
The CRSParser class TODO add class documentation here. |
Uses of XMLAdapter in org.deegree.crs.configuration.gml |
---|
Subclasses of XMLAdapter 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 XMLAdapter in org.deegree.crs.configuration.resources |
---|
Subclasses of XMLAdapter in org.deegree.crs.configuration.resources | |
---|---|
class |
XMLFileResource
The XMLFileResource class TODO add class documentation here. |
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.protocol.ows |
---|
Subclasses of XMLAdapter in org.deegree.protocol.ows | |
---|---|
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,
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 |
---|
Fields in org.deegree.protocol.wms.client declared as XMLAdapter | |
---|---|
(package private) XMLAdapter |
WMSClient111.capabilities
|
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.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 |
Uses of XMLAdapter in org.deegree.record.persistence.genericrecordstore.parsing |
---|
Subclasses of XMLAdapter in org.deegree.record.persistence.genericrecordstore.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. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |