org.tm4j.net.URILocator .getQuery()

Description

Returns a query string associated with the object that the URI represents. For an HTTP URL, this could be a set of CGI parameters, e.g. "id=358&display=print".

Returns

A string representing the URI's query.

Other Resources

Related Topics