Uses of Class
org.jsoup.nodes.Range
Packages that use Range
-
Uses of Range in org.jsoup.nodes
Methods in org.jsoup.nodes that return RangeModifier and TypeMethodDescriptionElement.endSourceRange()
Get the source range (start and end positions) of the end (closing) tag for this Element.Node.sourceRange()
Get the source range (start and end positions) in the original input source that this node was parsed from.