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 |
_scheme — Property in class com.adobe.net.URI |
| |
scheme — Property in class com.adobe.net.URI |
|
The scheme of the URI. |
securityError — Event in class com.adobe.webapis.URLLoaderBase |
|
A securityError event occurs if a call attempts to
load data from a server outside the security sandbox. |
ServiceBase — Class in package com.adobe.webapis |
|
Base class for remote service classes. |
ServiceBase() — Constructor in class com.adobe.webapis.ServiceBase |
| |
ServiceEvent — Class in package com.adobe.webapis.events |
|
Event class that contains data loaded from remote services. |
ServiceEvent(type, bubbles, cancelable) — Constructor in class com.adobe.webapis.events.ServiceEvent |
|
Constructor for ServiceEvent class. |
setParts(schemeStr, authorityStr, portStr, pathStr, queryStr, fragmentStr) — Method in class com.adobe.net.URI |
|
Quick shorthand accessor to set the parts of this URI. |
setQueryByMap(map) — Method in class com.adobe.net.URI |
|
Set the query part of this URI using the given object as the
content source. |
setQueryValue(name, value) — Method in class com.adobe.net.URI |
|
Set the given value on the given query name. |
SHA1 — Class in package com.adobe.crypto |
|
US Secure Hash Algorithm 1 (SHA1)
Implementation based on algorithm description at
http://www.faqs.org/rfcs/rfc3174.html
|
ShouldEscape(char) — Method in class com.adobe.net.URIEncodingBitmap |
|
Based on the data table contained in this object, check
if the given character should be escaped. |
STRING — Constant static property in class com.adobe.serialization.json.JSONTokenType |
| |
stringsAreEqual(s1, s2, caseSensitive) — Static method in class com.adobe.utils.StringUtil |
|
Does a case insensitive compare or two strings and returns true if
they are equal. |
StringUtil — Class in package com.adobe.utils |
|
Class that contains static utility methods for manipulating Strings. |
|
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 |