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 |
generateTimestamp(timestamp) — Static method in class com.adobe.crypto.WSSEUsernameToken |
| |
getAMPM(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns a string indicating whether the date represents a time in the
ante meridiem (AM) or post meridiem (PM). |
getBase64Digest(nonce, created, password) — Static method in class com.adobe.crypto.WSSEUsernameToken |
| |
getCommonParent(uri:com.adobe.net:URI, caseSensitive) — Method in class com.adobe.net.URI |
|
Given another URI, return the common parent between this one
and the provided URI. |
getDatabases(shortList) — Method in class com.adobe.protocols.dict.Dict |
| |
getDefaultPort() — Method in class com.adobe.net.URI |
|
Based on the type of this URI (http, ftp, etc.) get
the default port used for that protocol. |
getExtension(mimetype) — Method in class com.adobe.net.MimeTypeMap |
|
Returns the prefered extension for the given mimetype. |
getExtension(minusDot) — Method in class com.adobe.net.URI |
|
Get the ".xyz" file extension from the filename in the URI. |
getFilename(minusExtension) — Method in class com.adobe.net.URI |
|
Quick function to retrieve the file name off the end of a URI. |
getFullDayIndex(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns the index of the day that the full day name string
represents. |
getFullDayName(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns the English full day name for the day that
the Date represents. |
getFullMonthIndex(m) — Static method in class com.adobe.utils.DateUtil |
|
Returns the index of the month that the full month name string
represents. |
getFullMonthName(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns the English full Month name for the Month that
the Date represents. |
getKeys(d) — Static method in class com.adobe.utils.DictionaryUtil |
|
Returns an Array of all keys within the specified dictionary. |
getMatchStrategies() — Method in class com.adobe.protocols.dict.Dict |
| |
getMimeType(extension) — Method in class com.adobe.net.MimeTypeMap |
|
Returns the mimetype for the given extension. |
getNextSibling(x) — Static method in class com.adobe.utils.XMLUtil |
|
Returns the next sibling of the specified node relative to the node's parent. |
getNextToken() — Method in class com.adobe.serialization.json.JSONTokenizer |
|
Gets the next token in the input sting and advances
the character to the next character after the token
|
getPreviousSibling(x) — Static method in class com.adobe.utils.XMLUtil |
|
Returns the sibling before the specified node relative to the node's parent. |
getQueryByMap() — Method in class com.adobe.net.URI |
|
Get the query of the URI in an Object class that allows for easy
access to the query data via Object accessors. |
getQueryValue(name) — Method in class com.adobe.net.URI |
|
Get the value for the specified named in the query part. |
getRelation(uri:com.adobe.net:URI, caseSensitive) — Method in class com.adobe.net.URI |
|
Given another URI, return this URI object's relation to the one given. |
getServers() — Method in class com.adobe.protocols.dict.Dict |
| |
getShortDayIndex(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns the index of the day that the short day name string
represents. |
getShortDayName(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns the English Short Day name (3 letters) for the day that
the Date represents. |
getShortHour(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns a short hour (0 - 12) represented by the specified date. |
getShortMonthIndex(m) — Static method in class com.adobe.utils.DateUtil |
|
Returns the index of the month that the short month name string
represents. |
getShortMonthName(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns the English Short Month name (3 letters) for the Month that
the Date represents. |
getShortYear(d) — Static method in class com.adobe.utils.DateUtil |
|
Returns a two digit representation of the year represented by the
specified date. |
getSiblingByIndex(x, count) — Static method in class com.adobe.utils.XMLUtil |
| |
getString() — Method in class com.adobe.serialization.json.JSONEncoder |
|
Gets the JSON string from the encoder. |
getURLLoader() — Method in class com.adobe.webapis.URLLoaderBase |
| |
getUsernameToken(username, password, nonce, timestamp) — Static method in class com.adobe.crypto.WSSEUsernameToken |
|
Generates a WSSE Username Token. |
getUTCDate(d) — Static method in class com.adobe.utils.DateUtil |
|
Sort of converts a date into UTC. |
getValue() — Method in class com.adobe.serialization.json.JSONDecoder |
|
Gets the internal object that was created by parsing
the JSON string passed to the constructor. |
getValues(d) — Static method in class com.adobe.utils.DictionaryUtil |
|
Returns an Array of all values within the specified dictionary. |
|
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 |