public class SimpleTemplateParser extends AbstractTemplateParser implements TemplateParser
| Modifier and Type | Field and Description |
|---|---|
static String |
SIMPLE_TEMPLATE_REGEXP |
nodeNumber, nodeType, template| Constructor and Description |
|---|
SimpleTemplateParser(String nodeType,
String nodeNumber,
String template) |
| Modifier and Type | Method and Description |
|---|---|
void |
insertNodeNumber() |
protected Template |
instantiateTemplate(String templateStr) |
static boolean |
isTemplate(String template) |
protected boolean |
matches(String template) |
getTemplate, removeNodeNumber, stripTemplateLeaveNodenrclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTemplate, removeNodeNumber, stripTemplateLeaveNodenrpublic static final String SIMPLE_TEMPLATE_REGEXP
public void insertNodeNumber()
insertNodeNumber in interface TemplateParserpublic static boolean isTemplate(String template)
protected boolean matches(String template)
matches in class AbstractTemplateParserprotected Template instantiateTemplate(String templateStr)
instantiateTemplate in class AbstractTemplateParserMMBase 1.9-SNAPSHOT - ${javadoctimestamp}