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 |
addLeadingZero(n) — Static method in class com.adobe.utils.NumberFormatter |
|
Formats a number to include a leading zero if it is a single digit
between -1 and 10. |
arrayContainsValue(arr, value) — Static method in class com.adobe.utils.ArrayUtil |
|
Determines whether the specified array contains the specified value. |
arraysAreEqual(arr1, arr2) — Static method in class com.adobe.utils.ArrayUtil |
|
Compares two arrays and returns a boolean indicating whether the arrays
contain the same values at the same indexes. |
ArrayUtil — Class in package com.adobe.utils |
|
Class that contains static utility methods for manipulating and working
with Arrays. |
ATTRIBUTE — Constant static property in class com.adobe.utils.XMLUtil |
|
Constant representing an attribute type returned from XML.nodeKind. |
_authority — Property in class com.adobe.net.URI |
| |
authority — Property in class com.adobe.net.URI |
|
The authority (host) of the URI. |
|
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 |