|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Evaluator | |
| biz.hammurapi.web.eval | |
| Uses of Evaluator in biz.hammurapi.web.eval |
| Classes in biz.hammurapi.web.eval that implement Evaluator | |
class |
BeanShellEvaluator
Inteprets Java code using BeanShell. |
class |
JxpEvaluator
Interprets JSP-like code with Jxp. |
class |
TokenEvaluator
Uses property parser to expand ${...} tokens. |
class |
VelocityEvaluator
Interprets JSP-like code with Jxp. |
class |
XsltEvaluator
Applies stylesheet to "result" context entry or to the whole context if there is no "result" entry. |
| Methods in biz.hammurapi.web.eval with parameters of type Evaluator | |
void |
SimpleEvaluatorFactory.register(java.lang.String language,
Evaluator evaluator,
java.lang.String extension)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||