XPathFunctions

class Object
trait Matchable
class Any

Type members

Types

type XPathFunction = (Node, String) => NodeSeq

Value members

Concrete methods

def deepNodeSearch(node: Node, label: String): NodeSeq
Returns:

the \ XPath function

def firstNodeSearch(node: Node, label: String): NodeSeq
Returns:

the \ XPath function