- Version [version]
- Download 868
- File Size 4.29 KB
- File Count 1
- Create Date November 30, 2014
- Last Updated November 30, 2014
com.jimisaacs.utils.QueryParameters
QueryParameters is an dynamic Object. Please refer to the Parameters class for extensive methods there. Properties are added individually, with the very versatile add() method, by setting the properties array, or by setting the queryString.
All properties may be overwritten. This is a way to convert an object to a query string while keeping properties intact. You may clear all the properties by the use of the clear() method. You may also reset all the properties by the use of the queryString property.
Leave a Reply