org.mmbase.applications.vprowizards.spring.cache.template
Class SimpleTemplateParser
java.lang.Object
org.mmbase.applications.vprowizards.spring.cache.template.AbstractTemplateParser
org.mmbase.applications.vprowizards.spring.cache.template.SimpleTemplateParser
- All Implemented Interfaces:
- TemplateParser
public class SimpleTemplateParser
- extends AbstractTemplateParser
- implements TemplateParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIMPLE_TEMPLATE_REGEXP
public static final String SIMPLE_TEMPLATE_REGEXP
- See Also:
- Constant Field Values
SimpleTemplateParser
public SimpleTemplateParser(String nodeType,
String nodeNumber,
String template)
insertNodeNumber
public void insertNodeNumber()
- Specified by:
insertNodeNumber in interface TemplateParser
isTemplate
public static boolean isTemplate(String template)
matches
protected boolean matches(String template)
- Specified by:
matches in class AbstractTemplateParser
instantiateTemplate
protected Template instantiateTemplate(String templateStr)
- Specified by:
instantiateTemplate in class AbstractTemplateParser
MMBase 2.0-SNAPSHOT - null