Uses of Class
org.opengis.filter.expression.NilExpression

Packages that use NilExpression
org.opengis.filter.expression An expression is a combination of one or more elements that evaluate to single Object value. 
 

Uses of NilExpression in org.opengis.filter.expression
 

Methods in org.opengis.filter.expression with parameters of type NilExpression
 Object ExpressionVisitor.visit(NilExpression expression, Object extraData)
          Used to visit a Expression.NIL, also called for null where an expression is expected.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.