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.Track location in template files during rendering by populating the slf4j MDC tags
file
,line
andcolumn
.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.Token Manager Error.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).