Uses of Class
org.jsoup.nodes.NodeIterator
-
Uses of NodeIterator in org.jsoup.nodes
Modifier and TypeMethodDescriptionstatic NodeIterator<Node>
Create a NoteIterator that will iterate the supplied node, and all of its descendants.