org.deegree.filter.comparison
Class PropertyIsLessThan
java.lang.Object
org.deegree.filter.comparison.ComparisonOperator
org.deegree.filter.comparison.BinaryComparisonOperator
org.deegree.filter.comparison.PropertyIsLessThan
- All Implemented Interfaces:
- Operator
public class PropertyIsLessThan
- extends BinaryComparisonOperator
TODO add documentation here
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyIsLessThan
public PropertyIsLessThan(Expression parameter1,
Expression parameter2,
boolean matchCase)
getSubType
public ComparisonOperator.SubType getSubType()
- Specified by:
getSubType in class ComparisonOperator
evaluate
public boolean evaluate(MatchableObject object)
throws FilterEvaluationException
- Description copied from interface:
Operator
- Determines the value of the boolean operator.
- Parameters:
object - MatchableObject to evaluate the operator against
- Returns:
- true, if the operator evaluates to true, false otherwise
- Throws:
FilterEvaluationException - if the evaluation fails
toString
public String toString(String indent)
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>