Uses of Interface org.apache.velocity.runtime.parser.CharStream

Uses in package org.apache.velocity.runtime.parser

Classes implementing org.apache.velocity.runtime.parser.CharStream

class
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).

Constructors with parameter type org.apache.velocity.runtime.parser.CharStream

Fields of type org.apache.velocity.runtime.parser.CharStream

CharStream

Methods with parameter type org.apache.velocity.runtime.parser.CharStream

void
void
void
ParserTokenManager.ReInit(CharStream stream, int lexState)

Copyright B) 2002 Apache Software Foundation. All Rights Reserved.