Uses of Class
org.jaxen.util.DescendantAxisIterator
-
Packages that use DescendantAxisIterator Package Description org.jaxen.util Utility objects for walking object models. -
-
Uses of DescendantAxisIterator in org.jaxen.util
Subclasses of DescendantAxisIterator in org.jaxen.util Modifier and Type Class Description class
DescendantOrSelfAxisIterator
Represents the XPathdescendant-or-self
axis.
-