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

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

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

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

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

CharStream

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


Copyright © 2003 Apache Software Foundation. All Rights Reserved.