Uses of Class
org.apache.xpath.axes.UnionPathIterator
Packages that use UnionPathIterator
Package
Description
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
-
Uses of UnionPathIterator in org.apache.xpath
Methods in org.apache.xpath with parameters of type UnionPathIteratorModifier and TypeMethodDescriptionboolean
XPathVisitor.visitUnionPath
(ExpressionOwner owner, UnionPathIterator path) Visit a UnionPath.