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 | |
querystring — Property in class com.ericfeminella.application.QueryString | |
The querystring which has been provided via the application URL or specified in the constructor, any modification to the querystring are reflected in this String | |
QueryString — Class in package com.ericfeminella.application | |
Provides an API which allows for detailed inspection and / or modification of an application QueryString. | |
QueryString(url, decode) — Constructor in class com.ericfeminella.application.QueryString | |
By default the QueryString constructor will use the applications
querystring and decode it unless specified otherwise
Additionally, support for specific QueryStrings is provided which allows for detailed inspection of arbitrary query strings via the constructor The QueryString constructor takes a single url as an argument. |
|
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 |