Package | Description |
---|---|
com.atlassian.confluence.macro.query |
Modifier and Type | Method and Description |
---|---|
BooleanQueryFactory |
SimpleSearchQueryParser.parse(String query)
Parses the specified
String into a
BooleanQueryFactory implementation according to the rules
specified by the SearchQueryInterpreter . |
BooleanQueryFactory |
SearchQueryParser.parse(String filterValue,
SearchQueryInterpreter criterionInterpreter)
Parses the provided filter value, using the specified criterion parser to
findObject individual criterion.
|
Copyright © 2003–2016 Atlassian. All rights reserved.