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  
unescapeChars(escaped) — Static method in class com.adobe.net.URI
Unescape any URI escaped characters in the given character string.
UNKNOWN — Constant static property in class com.adobe.serialization.json.JSONTokenType
UNKNOWN_SCHEME — Constant static property in class com.adobe.net.URI
unknownToURI(unknown, defaultScheme) — Method in class com.adobe.net.URI
Given a string, convert it to a URI.
update(input) — Method in class com.adobe.crypto.MD5Stream
Pass in chunks of the input data with update(), call complete() with an optional chunk which will return the final hash.
URI — Class in package com.adobe.net
This class implements functions and utilities for working with URI's (Universal Resource Identifiers).
URI(uri) — Constructor in class com.adobe.net.URI
URI Constructor.
URIauthorityExcludedBitmap — Constant static property in class com.adobe.net.URI
URIbaselineEscape — Constant static property in class com.adobe.net.URI
URIbaselineExcludedBitmap — Constant static property in class com.adobe.net.URI
URIEncodingBitmap — Class in package com.adobe.net
This class implements an efficient lookup table for URI character escaping.
URIEncodingBitmap(charsToEscape) — Constructor in class com.adobe.net.URIEncodingBitmap
Constructor.
URIfragmentExcludedBitmap — Constant static property in class com.adobe.net.URI
URImustEscape — Constant static property in class com.adobe.net.URI
URInonHierEscape — Constant static property in class com.adobe.net.URI
URInonHierexcludedBitmap — Constant static property in class com.adobe.net.URI
URIpathEscape — Constant static property in class com.adobe.net.URI
URIpathExcludedBitmap — Constant static property in class com.adobe.net.URI
URIportExludedBitmap — Constant static property in class com.adobe.net.URI
URIqueryEscape — Constant static property in class com.adobe.net.URI
URIqueryExcludedBitmap — Constant static property in class com.adobe.net.URI
URIqueryPartEscape — Constant static property in class com.adobe.net.URI
URIqueryPartExcludedBitmap — Constant static property in class com.adobe.net.URI
URIschemeExcludedBitmap — Constant static property in class com.adobe.net.URI
URIuserpassExcludedBitmap — Constant static property in class com.adobe.net.URI
URLLoaderBase — Class in package com.adobe.webapis
Base class for services that utilize URLLoader to communicate with remote APIs / Services.
_username — Property in class com.adobe.net.URI
username — Property in class com.adobe.net.URI
The username 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