org.jboss.portal.format.template
Class TemplateAnalyzer
java.lang.Object
org.jboss.portal.format.template.TemplateAnalyzer
- All Implemented Interfaces:
- TemplateAnalyzerConstants
public class TemplateAnalyzer
- extends java.lang.Object
- implements TemplateAnalyzerConstants
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
token_source
public TemplateAnalyzerTokenManager token_source
token
public Token token
jj_nt
public Token jj_nt
TemplateAnalyzer
public TemplateAnalyzer(java.io.InputStream stream)
TemplateAnalyzer
public TemplateAnalyzer(java.io.Reader stream)
TemplateAnalyzer
public TemplateAnalyzer(TemplateAnalyzerTokenManager tm)
ReInit
public void ReInit(java.io.InputStream stream)
ReInit
public void ReInit(java.io.Reader stream)
ReInit
public void ReInit(TemplateAnalyzerTokenManager tm)
getNextToken
public final Token getNextToken()
getToken
public final Token getToken(int index)
generateParseException
public final ParseException generateParseException()
enable_tracing
public final void enable_tracing()
disable_tracing
public final void disable_tracing()