Package org.jsoup.helper
Package containing classes supporting the core jsoup code.
-
Class Summary Class Description ChangeNotifyingArrayList<E> Implementation of ArrayList that watches out for changes to the contents.DataUtil Internal static utilities for handling data.HttpConnection Implementation ofConnection
.HttpConnection.KeyVal HttpConnection.Request HttpConnection.Response Validate Simple validation methods.W3CDom Helper class to transform aDocument
to aorg.w3c.dom.Document
, for integration with toolsets that use the W3C DOM.W3CDom.W3CBuilder Implements the conversion by walking the input.