Interface | Description |
---|---|
FullTextVisitor |
A visitor for full-text expressions.
|
Class | Description |
---|---|
FullTextAnd |
A fulltext "and" condition.
|
FullTextContains |
A group of full-text expressions that reflects a "contains(...)" expression,
and allows to access the original (unparsed) full text term.
|
FullTextExpression |
The base class for fulltext condition expression.
|
FullTextOr |
A fulltext "or" condition.
|
FullTextParser |
A parser for fulltext condition literals.
|
FullTextTerm |
A fulltext term, or a "not" term.
|
FullTextVisitor.FullTextVisitorBase |
The base implementation of a full-text visitor.
|
LikePattern |
A pattern matcher.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved