org.deegree.ogcwebservices.csw.iso_profile
Class Mapping
java.lang.Object
org.deegree.ogcwebservices.csw.iso_profile.Mapping
public class Mapping
- extends java.lang.Object
- Since:
- 2.0
- Version:
- $Revision$, 1.0. $Revision$, $Date$
- Author:
- Andreas Poth, last edited by: $Author$
Method Summary |
static java.lang.String |
mapPropertyValue(org.w3c.dom.Node node,
java.lang.String hlevel)
maps a property name of GetRecords, Delete and Update request from the catalogue schema to
the underlying WFS schema |
static java.lang.String |
mapSortProperty(org.w3c.dom.Node node,
java.lang.String hlevel)
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 |
Mapping
public Mapping()
mapPropertyValue
public static java.lang.String mapPropertyValue(org.w3c.dom.Node node,
java.lang.String hlevel)
throws XMLParsingException
- maps a property name of GetRecords, Delete and Update request from the catalogue schema to
the underlying WFS schema
- Parameters:
node
- hlevel
-
- Returns:
- the value
- Throws:
XMLParsingException
mapSortProperty
public static java.lang.String mapSortProperty(org.w3c.dom.Node node,
java.lang.String hlevel)
throws XMLParsingException
- maps property names for sorting from the catalogue schema to the underlying WFS schema
- Parameters:
node
- hlevel
-
- Returns:
- the property
- Throws:
XMLParsingException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org