Uses of Package
org.jaxen.pattern
Packages that use org.jaxen.pattern
-
Classes in org.jaxen.pattern used by org.jaxen.patternClassDescription
AnyChildNodeTestmatches any child node.AnyNodeTestmatches any node.LocationPathPatternmatches any node using a location path such as A/B/C.NodeTestis a simple test on a node.NodeTypeTestmatches if the node is of a certain type such as element, attribute, comment, text, processing instruction and so forth.NoNodeTestmatches no nodes.Patterndefines the behaviour for pattern in the XSLT processing model.TextNodeTestmatches any text node.