public class TransformExpressionCompiler extends Object
| Constructor and Description |
|---|
TransformExpressionCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanUp()
Triggers internal garbage collection of expired cache entries.
|
static org.codehaus.janino.ExpressionEvaluator |
compileExpression(TransformExpressionKey key)
Compiles an expression code to a janino
ExpressionEvaluator. |
public static void cleanUp()
public static org.codehaus.janino.ExpressionEvaluator compileExpression(TransformExpressionKey key)
ExpressionEvaluator.Copyright © 2024 The Apache Software Foundation. All rights reserved.