public final class FTContent extends FTFilter
| Constructor and Description |
|---|
FTContent(InputInfo ii,
FTExpr ex,
boolean s,
boolean e)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
content()
Checks if the filter requires the whole text node to be parsed.
|
protected boolean |
filter(QueryContext ctx,
FTMatch mtc,
FTLexer lex)
Evaluates the filter expression.
|
void |
plan(Serializer ser)
Serializes the expression tree.
|
java.lang.String |
toString() |
indexAccessible, item, itercomp, count, indexEquivalent, removable, remove, usescheckBln, checkColl, checkCreate, checkCtx, checkDbl, checkDBNode, checkEStr, checkEStr, checkIO, checkItem, checkItr, checkItr, checkMap, checkNode, checkNoEmpty, checkStr, checkType, checkUp, checkUp, checkWrite, compBln, ebv, optPre, preEval, size, test, type, valueaddText, compEbv, hasFreeVars, isEmpty, isFunction, isItem, isVacuous, isValue, iterable, markTailCalls, sameAsdescription, infoprotected boolean filter(QueryContext ctx, FTMatch mtc, FTLexer lex)
FTFilterprotected boolean content()
FTFilterpublic void plan(Serializer ser) throws java.io.IOException
ExprInfo