|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Methods | |
String decode(String, |
Decodes the given encoded source String into an URI. |
| Added Methods | |
String encode(String, |
Encode characters outside the unreserved character set as defined in RFC 3986 Section 2. |
Object[] encodeUriVariables(Object[]) |
Apply .encode(String, String) to the values in the given URI variables and return a new array containing the encoded values. |
Map<String, String>) encodeUriVariables(Map<String, |
Apply .encode(String, String) to the values in the given URI variables and return a new Map containing the encoded values. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||