public class TemplateParser
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
TemplateParser.ASTVisitor |
Modifier and Type | Field and Description |
---|---|
protected static java.util.logging.Logger |
logger
the logger
|
Constructor and Description |
---|
TemplateParser() |
Modifier and Type | Method and Description |
---|---|
TextTemplate |
parse(java.lang.String text) |
public TextTemplate parse(java.lang.String text)
Copyright © 2008 Actuate Corp. All rights reserved.