Class URLEncoder
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.web.URLEncoder
-
public class URLEncoder extends Object
A convenience class that uses UTF-8 encoding to encode URLs and rethrows the unlikely UnsupportedEncodingException as an unchecked exception.- Author:
- bjl23
-
-
Constructor Summary
Constructors Constructor Description URLEncoder()
-