Package org.apache.velocity.runtime.parser

Interface Summary
ParserConstants  
ParserTreeConstants  
 

Class Summary
ASCII_CharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
JJTParserState  
Parser This class is responsible for parsing a Velocity template.
Parser.JJCalls  
ParserTokenManager  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.