Skip to content

Selectors

find returns the first node matching a predicate; traverse visits every descendant. Match by type (instanceof), by name, or by anything else you can express as a function.