deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.rendering.r2d.se.parser
Class SymbologyParser.ElseFilter

java.lang.Object
  extended by org.deegree.rendering.r2d.se.parser.SymbologyParser.ElseFilter
All Implemented Interfaces:
Filter
Enclosing class:
SymbologyParser

static class SymbologyParser.ElseFilter
extends Object
implements Filter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.deegree.filter.Filter
Filter.Type
 
Constructor Summary
SymbologyParser.ElseFilter()
           
 
Method Summary
 boolean evaluate(MatchableObject object)
          Determines if the given MatchableObject matches this Filter.
 Filter.Type getType()
          Returns the type of filter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbologyParser.ElseFilter

SymbologyParser.ElseFilter()
Method Detail

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)

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>