Package org.jaxen.util
package org.jaxen.util
Utility objects for walking object models.
-
ClassesClassDescriptionRepresents the XPath
ancestoraxis.Represents the XPathancestor-or-selfaxis.Represents the XPathdescendantaxis.Represents the XPathdescendant-or-selfaxis.Represents the XPathfollowingaxis.Represents the XPathfollowing-siblingaxis.Represents the XPathprecedingaxis.Represents the XPathpreceding-siblingaxis.Represents the XPathselfaxis.Simple utility class that wraps an iterator around one object.A utility class that implements singleton lists (to avoid dependency on JDK 1.3).