TPTP 4.2.0 Platform Project
Public API Specification

Package org.eclipse.tptp.platform.provisional.fastxpath

Interface Summary
IExpression  
IFastXPathEngine  
 

Class Summary
FastXPathAPI A wrapper class for org.eclipse.tptp.platform.provisional.fastxpath.FastXPathEngine.
FastXPathContext A runtime context that passes throught he different org.eclipse.tptp.platform.provisional.fastxpath.EExpression#execute(FastXPathContext)method calls
FastXPathContextFactory  
FXPObject  
LastToken A Singleton Marker class for org.eclipse.tptp.platform.provisional.fastxpath.functions.EFuncLast
NameType  
 

Exception Summary
ExpressionEvaluationException Thrown on errors during query processing
 


TPTP 4.2.0 Platform Project
Public API Specification