|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.opensuit.cel.ExpressionFactory
org.ow2.opensuit.cel.impl.ExpressionFactoryImpl
public class ExpressionFactoryImpl
| Constructor Summary | |
|---|---|
ExpressionFactoryImpl(ITypeConverter converter)
|
|
| Method Summary | |
|---|---|
ICompilationResult |
compileExpression(ICompilationContext iContext,
java.lang.String expression)
Allow to compile the provided expression into the associated compilation context |
| Methods inherited from class org.ow2.opensuit.cel.ExpressionFactory |
|---|
getConverter, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionFactoryImpl(ITypeConverter converter)
| Method Detail |
|---|
public ICompilationResult compileExpression(ICompilationContext iContext,
java.lang.String expression)
ExpressionFactory
compileExpression in class ExpressionFactoryiContext - The context with which the compilation is performedexpression - The
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||