Uses of Interface
com.yahoo.search.query.textserialize.parser.CharStream
Packages that use CharStream
-
Uses of CharStream in com.yahoo.search.query.textserialize.parser
Classes in com.yahoo.search.query.textserialize.parser that implement CharStreamModifier and TypeClassDescriptionclassAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).classAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).