Package org.apache.velocity.runtime.parser
package org.apache.velocity.runtime.parser
-
ClassDescriptionThis interface describes a character stream that maintains line and column number positions of the characters.This exception is thrown when parse errors are encountered.This class is responsible for parsing a Velocity template.Token literal values and constants.Token Manager.This is an extension of the ParseException, which also takes a template name.Describes the input token stream.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).