Package-level declarations
Types
Link copied to clipboard
Represents a DOM document providing APIs to query and manipulate the document.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The primary entrypoint for KtSoup, use parse to receive a KtSoupDocument to access and manipulate the provided HTML document.
Link copied to clipboard
Properties
Link copied to clipboard
The default buffer size for parsing HTML documents using KtSoupParser.parseChunked.