Uses of Class
org.apache.xpath.patterns.UnionPattern
Packages that use UnionPattern
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 UnionPattern in org.apache.xpath
Methods in org.apache.xpath with parameters of type UnionPatternModifier and TypeMethodDescriptionboolean
XPathVisitor.visitUnionPattern
(ExpressionOwner owner, UnionPattern pattern) Visit a union pattern.