Uses of Package
org.apache.lucene.queryparser.charstream
Packages that use org.apache.lucene.queryparser.charstream
Package
Description
This package contains reusable parts for javacc-generated grammars (query parsers).
A simple query parser implemented with JavaCC.
Lucene Query Parser
This package contains the QueryParser.jj source file for the Surround parser.
-
Classes in org.apache.lucene.queryparser.charstream used by org.apache.lucene.queryparser.charstreamClassDescriptionThis interface describes a character stream that maintains line and column number positions of the characters.
-
Classes in org.apache.lucene.queryparser.charstream used by org.apache.lucene.queryparser.classicClassDescriptionThis interface describes a character stream that maintains line and column number positions of the characters.
-
Classes in org.apache.lucene.queryparser.charstream used by org.apache.lucene.queryparser.flexible.standard.parserClassDescriptionThis interface describes a character stream that maintains line and column number positions of the characters.
-
Classes in org.apache.lucene.queryparser.charstream used by org.apache.lucene.queryparser.surround.parserClassDescriptionThis interface describes a character stream that maintains line and column number positions of the characters.