Hierarchy For Package org.jsoup.helper
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.jsoup.helper.ChangeNotifyingArrayList<E>
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.jsoup.helper.AuthenticationHandler.GlobalHandler (implements org.jsoup.helper.AuthenticationHandler.AuthShim)
- java.net.Authenticator
- org.jsoup.helper.AuthenticationHandler
- org.jsoup.helper.CookieUtil
- org.jsoup.helper.DataUtil
- org.jsoup.helper.DataUtil.BomCharset
- org.jsoup.helper.HttpConnection (implements org.jsoup.Connection)
- org.jsoup.helper.HttpConnection.Base<T> (implements org.jsoup.Connection.Base<T>)
- org.jsoup.helper.HttpConnection.Request (implements org.jsoup.Connection.Request)
- org.jsoup.helper.HttpConnection.Response (implements org.jsoup.Connection.Response)
- org.jsoup.helper.HttpConnection.KeyVal (implements org.jsoup.Connection.KeyVal)
- org.jsoup.helper.RequestAuthenticator.Context
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- org.jsoup.helper.ValidationException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- org.jsoup.helper.UrlBuilder
- org.jsoup.helper.Validate
- org.jsoup.helper.W3CDom
- org.jsoup.helper.W3CDom.W3CBuilder (implements org.jsoup.select.NodeVisitor)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.jsoup.helper.AuthenticationHandler.AuthShim
- org.jsoup.helper.RequestAuthenticator