Package | Description |
---|---|
eu.bandm.tools.paisley |
A modular implementation of pattern matching on arbitrary objects.
|
Modifier and Type | Method and Description |
---|---|
static XPathPatterns.Path |
XPathPatterns.absolute() |
static XPathPatterns.Path |
XPathPatterns.relative() |
XPathPatterns.Path |
XPathPatterns.Path.step(XPathPatterns.Axis axis,
XPathPatterns.Test test,
XPathPatterns.Predicate... predicates) |
Modifier and Type | Method and Description |
---|---|
static XPathPatterns.Predicate |
XPathPatterns.exists(XPathPatterns.Path cond) |
see also the complete user documentation .