Uses of Package
org.jaxen.pattern
Packages that use org.jaxen.pattern
-
Classes in org.jaxen.pattern used by org.jaxen.patternClassDescription
AnyNodeTestmatches any node.LocationPathPatternmatches any node using a location path such as A/B/C.Deprecated.will be removed in Jaxen 2.0NodeTypeTestmatches if the node is of a certain type such as element, attribute, comment, text, processing instruction and so forth.Patterndefines the behaviour for pattern in the XSLT processing model.TextNodeTestmatches any text node.