org.deegree.filter.function.se
Class ChangeCase
java.lang.Object
org.deegree.filter.expression.Function
org.deegree.filter.function.se.ChangeCase
- All Implemented Interfaces:
- Expression
public class ChangeCase
- extends Function
ChangeCase
- Version:
- $Revision: 20558 $, $Date: 2009-11-04 13:20:57 +0100 (Mi, 04 Nov 2009) $
- 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 |
ChangeCase
public ChangeCase()
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]]>