org.deegree.feature.xpath
Class ValueOf

java.lang.Object
  extended by org.deegree.feature.xpath.ValueOf
All Implemented Interfaces:
org.jaxen.Function

public class ValueOf
extends Object
implements org.jaxen.Function

Provides the wfs:valueOf function needed by WFS 2.0.0.

Version:
$Revision: 31748 $, $Date: 2011-09-05 13:09:26 +0200 (Mon, 05 Sep 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
ValueOf()
           
 
Method Summary
 Object call(org.jaxen.Context context, List args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueOf

public ValueOf()
Method Detail

call

public Object call(org.jaxen.Context context,
                   List args)
            throws org.jaxen.FunctionCallException
Specified by:
call in interface org.jaxen.Function
Throws:
org.jaxen.FunctionCallException


Copyright © 2011. All Rights Reserved.