Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.commons.jxpath.ri

Interface Summary
Compiler The Compiler APIs are completely agnostic to the actual types of objects produced and consumed by the APIs.
 

Class Summary
EvalContext An XPath evaluation context.
InfoSetUtil Type conversions, XPath style.
JXPathCompiledExpression  
JXPathCompiledExpressionTest Test compiler.
JXPathContextFactoryReferenceImpl Default implementation of JXPathContextFactory.
JXPathContextReferenceImpl The reference implementation of JXPathContext.
NamespaceResolver The reference implementation of JXPathContext.
Parser XPath parser
QName A qualified name: a combination of an optional namespace prefix and an local name.
StressTest Test thread safety.