Uses of Package
com.helger.commons.url
Packages that use com.helger.commons.url
-
Classes in com.helger.commons.url used by com.helger.commons.io.resourceClassDescriptionInterface for a simple URL that works around the usability issues with the Java default java.net.URL.
-
Classes in com.helger.commons.url used by com.helger.commons.langClassDescriptionInterface for a simple URL that works around the usability issues with the Java default java.net.URL.
-
Classes in com.helger.commons.url used by com.helger.commons.urlClassDescriptionSpecifies a list of known protocols.
Should be extended to the list defined at the IANAInterface for a simple URL provider.
Note: cannot be a functional interface because it requires equals and hashCode to be implemented!Interface for a simple URL that works around the usability issues with the Java default java.net.URL.Callback interface to download data from web.Internal helper interface for objects handling URL parametersBase interface for an URL protocol descriptor.Abstraction of the string parts of a URL but much simpler (and faster) thanURL.Read-only implementation ofISimpleURLThis class represents a single URL parameter.A list of URL parameters with a sanity API.A central registry for supported URL protocols.