Uses of Class
net.sf.jec.ExpressionCompiler

Packages that use ExpressionCompiler
net.sf.jec   
 

Uses of ExpressionCompiler in net.sf.jec
 

Methods in net.sf.jec that return ExpressionCompiler
static ExpressionCompiler ExpressionCompiler.getDefaultInstance(boolean throwExceptions)
          Returns an ExpressionCompiler with default operators and functions.
 

Constructors in net.sf.jec with parameters of type ExpressionCompiler
ExpressionEval(ExpressionCompiler expComp)
          Creates a new instance of ExpressionEval
 



Copyright © 2003 SourceForge. All Rights Reserved.