Uses of Class
eu.bandm.tools.paisley.XPathPatterns.Path
Packages that use XPathPatterns.Path
Package
Description
A modular implementation of pattern matching on arbitrary objects.
-
Uses of XPathPatterns.Path in eu.bandm.tools.paisley
Methods in eu.bandm.tools.paisley that return XPathPatterns.PathModifier and TypeMethodDescriptionstatic XPathPatterns.Path
XPathPatterns.absolute()
static XPathPatterns.Path
XPathPatterns.relative()
XPathPatterns.Path.step
(XPathPatterns.Axis axis, XPathPatterns.Test test, XPathPatterns.Predicate... predicates) Methods in eu.bandm.tools.paisley with parameters of type XPathPatterns.PathModifier and TypeMethodDescriptionstatic XPathPatterns.Predicate
XPathPatterns.exists
(XPathPatterns.Path cond)