A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
_relative — Property in class com.adobe.net.URI |
| |
remove(input, remove) — Static method in class com.adobe.utils.StringUtil |
|
Removes all instances of the remove string in the input string. |
removeValueFromArray(arr, value) — Static method in class com.adobe.utils.ArrayUtil |
|
Remove all instances of the specified value from the array,
|
replace(input, replace, replaceWith) — Static method in class com.adobe.utils.StringUtil |
|
Replaces all instances of the replace string in the input string
with the replaceWith string. |
resolve(uri:com.adobe.net:URI) — Method in interface com.adobe.net.IURIResolver |
|
Implement this method to provide custom URI resolution for
your application. |
_resolver — Static property in class com.adobe.net.URI |
| |
resolver — Static property in class com.adobe.net.URI |
|
Accessor to set and get the resolver object used by all URI
objects to dynamically resolve URI's before comparison. |
RIGHT_BRACE — Constant static property in class com.adobe.serialization.json.JSONTokenType |
| |
RIGHT_BRACKET — Constant static property in class com.adobe.serialization.json.JSONTokenType |
| |
rol(x, n) — Static method in class com.adobe.utils.IntUtil |
|
Rotates x left n bits
|
rtrim(input) — Static method in class com.adobe.utils.StringUtil |
|
Removes whitespace from the end of the specified string. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |