org.jrdf.util
Class EscapeURL

java.lang.Object
  extended by org.jrdf.util.EscapeURL

public final class EscapeURL
extends Object


Method Summary
static String toEscapedString(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toEscapedString

public static String toEscapedString(URL url)