This is the complete list of members for URLCodec, including all inherited members.
| charset | URLCodec | protected |
| decode(byte[] bytes) | URLCodec | |
| decode(String pString, String charset) | URLCodec | |
| decode(String pString) | URLCodec | |
| decode(Object pObject) | URLCodec | |
| decodeUrl(byte[] bytes) | URLCodec | static |
| encode(byte[] bytes) | URLCodec | |
| encode(String pString, String charset) | URLCodec | |
| encode(String pString) | URLCodec | |
| encode(Object pObject) | URLCodec | |
| encodeUrl(BitSet urlsafe, byte[] bytes) | URLCodec | static |
| getDefaultCharset() | URLCodec | |
| getEncoding() | URLCodec | |
| URLCodec() | URLCodec | |
| URLCodec(String charset) | URLCodec | |
| WWW_FORM_URL | URLCodec | protectedstatic |