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.PathXPathPatterns.absolute()static XPathPatterns.PathXPathPatterns.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.PredicateXPathPatterns.exists(XPathPatterns.Path cond)