Uses of Interface
com.helger.commons.url.IURLParameterList
-
Packages that use IURLParameterList Package Description com.helger.commons.url -
-
Uses of IURLParameterList in com.helger.commons.url
Classes in com.helger.commons.url with type parameters of type IURLParameterList Modifier and Type Interface Description interfaceIURLParameterList<IMPLTYPE extends IURLParameterList<IMPLTYPE>>Internal helper interface for objects handling URL parametersClasses in com.helger.commons.url that implement IURLParameterList Modifier and Type Class Description classSimpleURLAbstraction of the string parts of a URL but much simpler (and faster) thanURL.classURLParameterListA list of URL parameters with a sanity API.
-