Package | Description |
---|---|
org.jsoup.internal |
Util methods used by Jsoup.
|
org.jsoup.nodes |
HTML document structure nodes.
|
Class and Description |
---|
ConstrainableInputStream
A jsoup internal class (so don't use it as there is no contract API) that enables constraints on an Input Stream,
namely a maximum read size, and the ability to Thread.interrupt() the read.
|
StringUtil.StringJoiner
A StringJoiner allows incremental / filtered joining of a set of stringable objects.
|
Class and Description |
---|
NonnullByDefault |
Copyright © 2009–2023 Jonathan Hedley. All rights reserved.