Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.velocity.runtime.parser.node.SimpleNode
Field Summary | |
protected Node[] | |
protected Token | |
protected int | |
protected int | |
protected boolean | |
protected Token | |
protected Node | |
protected Parser | |
protected RuntimeServices | |
boolean |
Constructor Summary | |
| |
|
Method Summary | |
Object |
|
void |
|
boolean |
|
Object |
|
int | |
Token | |
int |
|
Token | |
int |
|
int |
|
Object |
|
boolean | |
Object |
|
void |
|
void |
|
Node |
|
int | |
Node | |
void |
|
void |
|
String |
|
boolean |
|
void | |
void |
|
void | |
String |
|
Object |
|
public Object childrenAccept(ParserVisitor visitor, Object data)
Accept the visitor. *
- Specified by:
- childrenAccept in interface Node
public void dump(String prefix)
public Object execute(Object o, InternalContextAdapter context) throws MethodInvocationException
public boolean render(InternalContextAdapter context, Writer writer) throws IOException, MethodInvocationException, ParseErrorException, ResourceNotFoundException
public String toString(String prefix)