Instance Methodscinfu.swiftsoup 2.8.7SwiftSoup
next
Advances to the next element and returns it, or nil
if no next element
mutating func next() -> Element?
Advances to the next element and returns it, or nil
if no next element
mutating func next() -> Element?