Uses of Package
com.atlassian.confluence.macro.query
Package
Description
-
ClassDescriptionContainer class for the results of a
SearchQueryParser
operation, providing a mutable version of theBooleanQuery
.Match tokens that describe what search constraint should be applied to a parsedSearchQuery
.Creates aSearchQuery
instance from the providedString
value.Exception thrown bySearchQueryInterpreter
if an error occurs while creating aSearchQuery
.Exception
thrown by theSearchQueryParser
if it runs into trouble converting a criteria string into aSearchQuery
. -
ClassDescriptionContainer class for the results of a
SearchQueryParser
operation, providing a mutable version of theBooleanQuery
.Match tokens that describe what search constraint should be applied to a parsedSearchQuery
.Creates aSearchQuery
instance from the providedString
value.