|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.util.URLUtil
public class URLUtil
URL utilities.
Constructor Summary | |
---|---|
URLUtil()
|
Method Summary | |
---|---|
static java.lang.String |
byteToHex(int b)
|
static char |
encodeHex(int ch)
|
static java.lang.String |
encodeURL(java.lang.String uri)
Encode the url with '%' encoding. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLUtil()
Method Detail |
---|
public static java.lang.String encodeURL(java.lang.String uri)
public static java.lang.String byteToHex(int b)
public static char encodeHex(int ch)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |