Package com.yahoo.search.query
Class SelectParser
java.lang.Object
com.yahoo.search.query.SelectParser
- All Implemented Interfaces:
Parser
The Select query language.
This class will be parsing the Select parameters, and will be used when the query has the SELECT-type.
- Author:
- henrhoi
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SelectParser
-
-
Method Details
-
parse
Description copied from interface:Parser
-
getGroupingSteps
-