Package org.jaxen.util

Utility objects for walking object models.

See:
          Description

Class Summary
AncestorAxisIterator  
AncestorOrSelfAxisIterator  
DescendantAxisIterator  
DescendantOrSelfAxisIterator  
FollowingAxisIterator  
FollowingSiblingAxisIterator  
IdentityHashMap  
LinkedIterator  
PrecedingAxisIterator This implementation of 'preceding' works like so: the preceding axis includes preceding-siblings of this node and their descendants.
PrecedingSiblingAxisIterator  
SelfAxisIterator  
SingleObjectIterator  
SingletonList A utility class that implements singleton lists (to avoid dependency on JDK 1.3).
StackedIterator Deprecated. this iterator is no longer used to implement any of the Jaxen axes.
XPath2XMLVisitor  
 

Package org.jaxen.util Description

Utility objects for walking object models.



Copyright © 2001-2005 Codehaus. All Rights Reserved.