Class SimpleCharStream

java.lang.Object
com.yahoo.search.query.textserialize.parser.AbstractCharStream
com.yahoo.search.query.textserialize.parser.SimpleCharStream
All Implemented Interfaces:
CharStream

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