class Url
package com.turner.top.lib.vo
Utility class to retreive parts of a url
Variables
Methods
queryAsMap ():Dynamic
Retrieve query string params as an object
Returns:
an object with a key/value pair for each query string param on the url
toString ():String
Get detailed info about all parts of the url
Returns:
a string showing detailed view of the url