Returns the (immediate) child elements of this element.
Returns the (immediate) child elements of this element.
Returns the children that are affected by the own (and other) variable bindings, in interpreting which variables are free and which are bounded.
Returns the children that are affected by the own (and other) variable bindings, in interpreting which variables are free and which are bounded.
Finds all descendant elements obeying the given predicate.
Finds all descendant elements of the given element type obeying the given predicate.
Finds all descendant-or-self elements obeying the given predicate.
Finds all descendant-or-self elements of the given element type obeying the given predicate.
Finds all descendant elements.
Finds all descendant elements of the given element type.
Finds all descendant-or-self elements.
Finds all descendant-or-self elements of the given element type.
Finds all topmost descendant elements of the given element type.
Finds all topmost descendant-or-self elements of the given element type.
Finds the first descendant element obeying the given predicate, if any, returning an optional result.
Finds the first descendant element of the given element type obeying the given predicate, if any, returning an optional result.
Finds the first descendant-or-self element obeying the given predicate, if any, returning an optional result.
Finds the first descendant-or-self element of the given element type obeying the given predicate, if any, returning an optional result.
Finds the first descendant element of the given element type, if any, returning an optional result.
Finds the first descendant-or-self element of the given element type, if any, returning an optional result.
Finds all topmost descendant elements obeying the given predicate.
Finds all topmost descendant elements of the given element type obeying the given predicate.
Finds all topmost elements-or-self obeying the given predicate.
Finds all topmost descendant-or-self elements of the given element type obeying the given predicate.
Returns the variable bindings introduced by this element.
Returns the variable bindings introduced by this element.