Documentation Language: Swift

Class

XMLElement.LevelIterator

Iterates across a single sibling chain without descending into children.

class LevelIterator

Topics

Instance Methods

F
next()

Returns the next sibling on the same level.

Relationships

Conforms To