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. | |
resetFields() — Method in class com.adobe.crypto.MD5Stream | |
Re-initialize this instance for use to perform hashing on another input stream. | |
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 | |
response — Property in class com.adobe.protocols.dict.util.CompleteResponseEvent | |
Response — Class in package com.adobe.protocols.dict | |
RFC2817Socket — Class in package com.adobe.net.proxies | |
This class allows TCP socket connections through HTTP proxies in accordance with RFC 2817: ftp://ftp.rfc-editor.org/in-notes/rfc2817.txt It can also be used to make direct connections to a destination, as well. | |
RFC2817Socket(host, port) — Constructor in class com.adobe.net.proxies.RFC2817Socket | |
Construct a new RFC2817Socket object. | |
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 | |
ror(x, n) — Static method in class com.adobe.utils.IntUtil | |
Rotates x right 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 |