org.jasig.portlet.weather
Class QuietUrlCodec

java.lang.Object
  extended by org.jasig.portlet.weather.QuietUrlCodec

public class QuietUrlCodec
extends Object

Wrapper for URLEncoder that converts the checked exception to a runtime exception

Version:
$Revision$
Author:
Eric Dalquist

Constructor Summary
QuietUrlCodec()
           
 
Method Summary
static String encode(String s, String enc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuietUrlCodec

public QuietUrlCodec()
Method Detail

encode

public static String encode(String s,
                            String enc)


Copyright © 2011 Jasig. All Rights Reserved.