| Modifier and Type | Field and Description |
|---|---|
static Helper<String> |
INSTANCE
The default and shared instance.
|
static String |
NAME
The default helper's name.
|
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
apply(String path,
Options options)
Apply the helper to the context.
|
public static final String NAME
public CharSequence apply(String path, Options options) throws IOException
Helperapply in interface Helper<String>path - The context object.options - The options object.IOException - If a template cannot be loaded.Copyright © 2010 - 2020 Adobe. All Rights Reserved