Uses of Class
com.norconex.commons.lang.url.QueryString
Packages that use QueryString
Package
Description
Classes making it easier to deal with and manipulate URLs.
-
Uses of QueryString in com.norconex.commons.lang.url
Methods in com.norconex.commons.lang.url that return QueryStringMethods in com.norconex.commons.lang.url with parameters of type QueryStringModifier and TypeMethodDescriptionHttpURL.setQueryString(QueryString queryString) Sets the URL query string, replacing this URL existing query string parameters with the ones from the supplied query string (the original query string instance is kept).