Package org.exist.xpath

Interface Summary
Constants  
Expression This is the base interface implemented by all classes which are part of an xpath-expression.
 

Class Summary
AnyTest  
BinaryOp  
Environment  
FLWR  
FunBoolean xpath-library function: boolean(object)
FunCeiling  
FunContains Description of the Class
FunCount  
Function Description of the Class
FunEndsWith  
FunFalse  
FunFloor  
FunId  
FunKeywordMatch xpath-library function: match-keywords(XPATH, arg1, arg2 ...)
FunKeywordMatchAll xpath-library function: match-keywords(XPATH, arg1, arg2 ...)
FunKeywordMatchAny Description of the Class
FunLast  
FunName xpath-library function: string(object)
FunNear near() function.
FunNot  
FunNumber xpath-library function: number(object)
FunPosition xpath-library function: position()
FunRound  
FunStartsWith  
FunString xpath-library function: string(object)
FunStrLength xpath-library function: string-length(string?)
FunSubstring xpath-library function: string(object)
FunSum  
FunTrue  
IntNumber  
Literal  
LocationStep  
NameTest  
NodeTest  
OpAnd  
OpEquals compare two operands by =, <, > etc..
OpNumeric numeric operation on two operands by +, -, *, div, mod etc..
OpOr  
PathExpr  
Predicate Handles predicate expressions.
RootNode Description of the Class
Step  
TypeTest  
Union  
Value  
ValueBoolean  
ValueNodeSet  
ValueNumber  
ValueSet  
ValueString  
VarBinding  
 

Exception Summary
ValueException  
 



Copyright (C) Wolfgang Meier. All rights reserved.