本文由网龙AE产品自动生成
Package org.apache.lucene.queryParser.surround.parser
This package contains the QueryParser.jj source file for the Surround parser.
See:
Description
|
Interface Summary |
| CharStream |
This interface describes a character stream that maintains line and
column number positions of the characters. |
| QueryParserConstants |
|
|
Exception Summary |
| ParseException |
This exception is thrown when parse errors are encountered. |
Package org.apache.lucene.queryParser.surround.parser Description
This package contains the QueryParser.jj source file for the Surround parser.
Parsing the text of a query results in a SrndQuery in the
org.apache.lucene.queryParser.surround.query package.
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.