|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthep.aida.ref.jel.JELLibraryFactory
public abstract class JELLibraryFactory
| Constructor Summary | |
|---|---|
JELLibraryFactory()
|
|
| Method Summary | |
|---|---|
static void |
addDotLib(Class staticLibClass)
|
static void |
addStaticLib(Class staticLibClass)
|
static gnu.jel.CompiledExpression |
compile(gnu.jel.DVMap map,
Class valueProvider,
String expression,
Class type)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JELLibraryFactory()
| Method Detail |
|---|
public static gnu.jel.CompiledExpression compile(gnu.jel.DVMap map,
Class valueProvider,
String expression,
Class type)
public static void addStaticLib(Class staticLibClass)
public static void addDotLib(Class staticLibClass)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||