Uses of Interface
com.helger.commons.url.IURLParameterList
Packages that use IURLParameterList
-
Uses of IURLParameterList in com.helger.commons.url
Classes in com.helger.commons.url with type parameters of type IURLParameterListModifier and TypeInterfaceDescriptioninterfaceIURLParameterList<IMPLTYPE extends IURLParameterList<IMPLTYPE>>Internal helper interface for objects handling URL parametersClasses in com.helger.commons.url that implement IURLParameterListModifier and TypeClassDescriptionclassAbstraction of the string parts of a URL but much simpler (and faster) thanURL.classA list of URL parameters with a sanity API.