org.deegree.feature.xpath
Class ValueOf
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueOf
public ValueOf()
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.