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.CookieUtil Helper functions to support the Cookie Manager / Cookie Storage in HttpConnection.DataUtil Internal static utilities for handling data.DataUtil.BomCharset HttpConnection Implementation ofConnection.HttpConnection.Base<T extends Connection.Base<T>> HttpConnection.KeyVal HttpConnection.Request HttpConnection.Response Validate Simple validation methods.W3CDom Helper class to transform aDocumentto aorg.w3c.dom.Document, for integration with toolsets that use the W3C DOM.W3CDom.W3CBuilder Implements the conversion by walking the input.