public class PartialHelper extends java.lang.Object implements Helper<java.lang.Object>
BlockHelper
helper read the registry and apply the
template.Modifier and Type | Field and Description |
---|---|
static Helper<java.lang.Object> |
INSTANCE
A singleton instance of this helper.
|
static java.lang.String |
NAME
The helper's name.
|
Constructor and Description |
---|
PartialHelper() |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
apply(java.lang.Object context,
Options options)
Apply the helper to the context.
|
public static final Helper<java.lang.Object> INSTANCE
public static final java.lang.String NAME
Copyright © 2010 - 2020 Adobe. All Rights Reserved