deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.csw.iso_profile
Class Mapping2_0_2

java.lang.Object
  extended by org.deegree.ogcwebservices.csw.iso_profile.Mapping2_0_2

public class Mapping2_0_2
extends java.lang.Object

Version:
$Revision: 1.9 $, $Date: 2008-01-25 14:36:09 $
Author:
Andreas Poth, last edited by: $Author: buesching $

Constructor Summary
Mapping2_0_2()
           
 
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
 

Constructor Detail

Mapping2_0_2

public Mapping2_0_2()
Method Detail

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

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org