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

Packages that use CharStream
org.apache.velocity.runtime.parser   
 

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

Classes in org.apache.velocity.runtime.parser that implement CharStream
 class VelocityCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.