|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionVisitor | |
|---|---|
| org.opengis.filter.expression | An expression is a combination of one or more elements that
evaluate to single Object value. |
| Uses of ExpressionVisitor in org.opengis.filter.expression |
|---|
| Methods in org.opengis.filter.expression with parameters of type ExpressionVisitor | |
|---|---|
Object |
NilExpression.accept(ExpressionVisitor visitor,
Object extraData)
|
Object |
Expression.accept(ExpressionVisitor visitor,
Object extraData)
Accepts a visitor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||