Uses of Class
nextgrid.api.pom.ExpressionException

Packages that use ExpressionException
nextgrid.api.pom   
 

Uses of ExpressionException in nextgrid.api.pom
 

Methods in nextgrid.api.pom that throw ExpressionException
abstract  boolean Expression.boolEval(ProcessEnvironment env, java.lang.Object o)
          Evaluate this XPath expression as a boolean.
abstract  void Expression.validate()
          Checks that the expression is valid.
 

Constructors in nextgrid.api.pom that throw ExpressionException
Expression(java.lang.String lang, java.lang.String text)
          Creates a new instance.
 



Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.