| Package | Description |
|---|---|
| org.apache.commons.jexl3.internal |
Provides utilities for introspection services.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateScript |
TemplateEngine.createTemplate(JexlInfo info,
String prefix,
Reader source,
String... parms) |
TemplateScript |
TemplateScript.prepare(JexlContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateInterpreter.include(TemplateScript script,
Object... args)
Includes a call to another template.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.