|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xpath.PathExpr
org.exist.xpath.Function
org.exist.xpath.FunKeywordMatchAll
org.exist.xpath.FunKeywordMatchAny
Description of the Class
Field Summary |
Fields inherited from class org.exist.xpath.FunKeywordMatchAll |
hits, terms |
Fields inherited from class org.exist.xpath.Function |
name |
Fields inherited from class org.exist.xpath.PathExpr |
docs, inPredicate, keepVirtual, LOG, pool, steps |
Constructor Summary | |
FunKeywordMatchAny(BrokerPool pool)
Constructor for the FunKeywordMatchAny object |
Method Summary | |
protected int |
getOperatorType()
Gets the operatorType attribute of the FunKeywordMatchAny object |
Methods inherited from class org.exist.xpath.FunKeywordMatchAll |
eval, pprint, preselect, processQuery, returnsType |
Methods inherited from class org.exist.xpath.Function |
addArgument, createFunction, getArgument, getArgumentCount, getName |
Methods inherited from class org.exist.xpath.PathExpr |
add, add, addDocument, addPath, addPredicate, getDocumentSet, getExpression, getLength, preselect, setDocumentSet, setFirstExpression, setInPredicate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FunKeywordMatchAny(BrokerPool pool)
Method Detail |
protected int getOperatorType()
getOperatorType
in class FunKeywordMatchAll
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |