XPath.evaluate

@uml Return a list of all nodes starting at {@code t} as root that satisfy the path. The root {@code /} is relative to the node passed to {@link #evaluate}.

class XPath
evaluate

Meta