Uses of Package
com.norconex.commons.lang.url
Packages that use com.norconex.commons.lang.url
Package
Description
Classes making it easier to deal with and manipulate URLs.
-
Classes in com.norconex.commons.lang.url used by com.norconex.commons.lang.urlClassDescriptionThis class act as a mutable URL supporting a more relaxed syntax (think browser-like parsing), which could be a replacement or "wrapper" to the
URLclass.Provides utility methods for getting and setting attributes on a URL query string.The general idea behind URL normalization is to make different URLs "equivalent" (i.e. eliminate URL variations pointing to the same resource).