org.deegree.rendering.r2d.se.parser
Class SymbologyParser.ElseFilter
java.lang.Object
org.deegree.rendering.r2d.se.parser.SymbologyParser.ElseFilter
- All Implemented Interfaces:
- Filter
- Enclosing class:
- SymbologyParser
static class SymbologyParser.ElseFilter
- extends Object
- implements Filter
| Nested classes/interfaces inherited from interface org.deegree.filter.Filter |
Filter.Type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SymbologyParser.ElseFilter
SymbologyParser.ElseFilter()
evaluate
public boolean evaluate(MatchableObject object)
throws FilterEvaluationException
- Description copied from interface:
Filter
- Determines if the given
MatchableObject matches this Filter.
- Specified by:
evaluate in interface Filter
- Parameters:
object - MatchableObject to be tested
- Returns:
- true, if the
Filter evaluates to true, else false
- Throws:
FilterEvaluationException - if the evaluation fails
getType
public Filter.Type getType()
- Description copied from interface:
Filter
- Returns the type of filter. Use this to safely determine the subtype of
Filter.
- Specified by:
getType in interface Filter
- Returns:
- type of filter (id or expression based)
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>