Package org.jaxen.util
package org.jaxen.util
Utility objects for walking object models.
-
ClassesClassDescriptionRepresents the XPath
ancestor
axis.Represents the XPathancestor-or-self
axis.Represents the XPathdescendant
axis.Represents the XPathdescendant-or-self
axis.Represents the XPathfollowing
axis.Represents the XPathfollowing-sibling
axis.Deprecated.This class is undocumented and untested.Represents the XPathpreceding
axis.Represents the XPathpreceding-sibling
axis.Represents the XPathself
axis.Simple utility class that wraps an iterator around one object.A utility class that implements singleton lists (to avoid dependency on JDK 1.3).Deprecated.this iterator is no longer used to implement any of the Jaxen axes.