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

Quick Search    Search Deep

Package org.apache.commons.jxpath.ri.model

Interface Summary
NodeIterator Definition for an iterator for all kinds of Nodes.
NodePointerFactory Creates NodePointers for objects of a certain type.
 

Class Summary
BeanModelTestCase Abstract superclass for Bean access with JXPath.
ExceptionPropertyTestBean  
MixedModelTest Tests JXPath with mixed model: beans, maps, DOM etc.
NodePointer Common superclass for Pointers of all kinds.
TestMixedModelFactory Test AbstractFactory.
VariablePointer Pointer to a context variable.
XMLModelTestCase Abstract superclass for pure XPath 1.0.