Ancestors extension

on
  • XmlParented

Properties

ancestors Iterable<XmlEvent>
Returns all the parents for this event.
no setter

Methods

descendsFrom(XmlParented? ancestor) bool
Returns true if this element is nested within the specified element.