Package org.jsoup.helper
@NonnullByDefault
package org.jsoup.helper
Package containing classes supporting the core jsoup code.
-
ClassDescriptionImplementation of ArrayList that watches out for changes to the contents.Consumer<T>A functional interface (ala Java's
Consumerinterface, implemented here for cross compatibility with Android.Internal static utilities for handling data.Implementation ofConnection.Simple validation methods.Helper class to transform aDocumentto aorg.w3c.dom.Document, for integration with toolsets that use the W3C DOM.Implements the conversion by walking the input.