Uses of Class
eu.bandm.tools.paisley.XPathPatterns.Path
Package
Description
A modular implementation of pattern matching on arbitrary objects.
-
Uses of XPathPatterns.Path in eu.bandm.tools.paisley
Modifier and TypeMethodDescriptionstatic XPathPatterns.Path
XPathPatterns.absolute()
static XPathPatterns.Path
XPathPatterns.relative()
XPathPatterns.Path.step
(XPathPatterns.Axis axis, XPathPatterns.Test test, XPathPatterns.Predicate... predicates) Modifier and TypeMethodDescriptionstatic XPathPatterns.Predicate
XPathPatterns.exists
(XPathPatterns.Path cond)