Package com.norconex.commons.lang.url
package com.norconex.commons.lang.url
Classes making it easier to deal with and manipulate URLs.
-
ClassDescriptionThis 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.Runtime exception thrown when dealing with URL failures.The general idea behind URL normalization is to make different URLs "equivalent" (i.e. eliminate URL variations pointing to the same resource).Provides a quick and easy way to stream a URL.