Class Generic_CharStream

java.lang.Object
org.w3c.flute.parser.Generic_CharStream
All Implemented Interfaces:
CharStream

public final class Generic_CharStream extends Object implements CharStream
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).