org.deegree.filter.function.se
Class Recode
java.lang.Object
org.deegree.filter.expression.Function
org.deegree.filter.function.se.Recode
- All Implemented Interfaces:
- Expression
public class Recode
- extends Function
Recode
- Version:
- $Revision: 22093 $, $Date: 2010-01-21 14:07:26 +0100 (Do, 21 Jan 2010) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Recode
public Recode()
evaluate
public Object[] evaluate(MatchableObject f)
- Description copied from interface:
Expression
- Determines the values of the expression for the given
MatchableObject.
Note that this returns an Object[], as an expression may evaluate to multiple values, e.g. a
PropertyName that targets a multi property of a feature.
- Specified by:
evaluate in interface Expression- Overrides:
evaluate in class Function
- Parameters:
f - object that the expression is evaluated upon
- Returns:
- the values of the expression, may be empty (and even contain
null values), but never
null
parse
public void parse(XMLStreamReader in)
throws XMLStreamException
- Parameters:
in -
- Throws:
XMLStreamException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>