public class StringTemplateExpressionTransformer extends Object implements Transformer
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
TEMPLATE_PATTERN |
| Constructor and Description |
|---|
StringTemplateExpressionTransformer() |
public static Pattern TEMPLATE_PATTERN
public boolean matches(Node node)
matches in interface Transformerpublic Node transform(Node node)
transform in interface TransformerCopyright © 2020. All rights reserved.