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.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).