public class TemplateUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateUtil.MappedResolver |
static interface |
TemplateUtil.Resolver |
| Modifier and Type | Field and Description |
|---|---|
static TemplateUtil.Resolver |
NULL_RESOLVER |
| Constructor and Description |
|---|
TemplateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
resolveRefs(CharSequence text,
Pattern pattern,
TemplateUtil.Resolver resolver) |
public static final TemplateUtil.Resolver NULL_RESOLVER
public static String resolveRefs(CharSequence text, Pattern pattern, TemplateUtil.Resolver resolver)
Copyright © 2020. All rights reserved.