org.deegree.ogcwebservices.csw.iso_profile
Class Mapping2_0_2_blob
java.lang.Object
org.deegree.ogcwebservices.csw.iso_profile.Mapping2_0_2_blob
public class Mapping2_0_2_blob
- extends java.lang.Object
- Version:
- $Revision: 1.9 $, $Date: 2008-01-25 14:36:09 $
- Author:
- Andreas Poth, last edited by: $Author: buesching $
Method Summary |
static java.lang.String |
getId()
|
java.lang.String |
getLiteralValueIsEqualTo(org.w3c.dom.Node node)
|
java.lang.String |
getLiteralValueIsLike(org.w3c.dom.Node node,
java.lang.String propName,
java.lang.String wildCard)
|
java.lang.String |
mapPropertyValue(org.w3c.dom.Node node,
java.lang.String nspDec)
maps a property name of GetRecords, Delete and Update request from the catalogue schema to
the underlying WFS schema |
java.lang.String |
mapSortProperty(org.w3c.dom.Node node,
java.lang.String nspDec)
maps property names for sorting from the catalogue schema to the underlying WFS schema |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mapping2_0_2_blob
public Mapping2_0_2_blob()
mapPropertyValue
public java.lang.String mapPropertyValue(org.w3c.dom.Node node,
java.lang.String nspDec)
throws XMLParsingException
- maps a property name of GetRecords, Delete and Update request from the catalogue schema to
the underlying WFS schema
- Parameters:
node
- nspDec
-
- Returns:
- the value
- Throws:
XMLParsingException
mapSortProperty
public java.lang.String mapSortProperty(org.w3c.dom.Node node,
java.lang.String nspDec)
throws XMLParsingException
- maps property names for sorting from the catalogue schema to the underlying WFS schema
- Parameters:
node
- nspDec
-
- Returns:
- the property
- Throws:
XMLParsingException
getLiteralValueIsLike
public java.lang.String getLiteralValueIsLike(org.w3c.dom.Node node,
java.lang.String propName,
java.lang.String wildCard)
throws XMLParsingException
- Parameters:
node
- propName
- wildCard
-
- Returns:
- the literal
- Throws:
XMLParsingException
getLiteralValueIsEqualTo
public java.lang.String getLiteralValueIsEqualTo(org.w3c.dom.Node node)
throws XMLParsingException
- Parameters:
node
-
- Returns:
- the value
- Throws:
XMLParsingException
getId
public static java.lang.String getId()
- Returns:
- a new generated id
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org