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  
_query — Property in class com.adobe.net.URI
query — Property in class com.adobe.net.URI
The query (CGI) portion of the URI.
queryPartEscape(unescaped) — Static method in class com.adobe.net.URI
Similar to Escape(), except this also escapes characters that would conflict with the name/value pair query syntax.
queryPartUnescape(escaped) — Static method in class com.adobe.net.URI
Unescape the individual name/value string pairs.
queryRaw — Property in class com.adobe.net.URI
Accessor to the raw query data.
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