Clean URL is a class that implements a method to make URLs more user and search engine friendly by removing '?' and '=' symbols from URI.
This class is meant to be used in conjunction with URL rewriting Web server modules that map the cleaned URLs generated by this class into common URLs with query parameters.