gb.util.web
This component provides many utilities useful for web applications.
| Class | Description | 
|---|
| JS | This class allows to convert any value to its JavaScript string representation. | 
| JSON | This class allows you to decode and encode the JSON format. See http://www.json.org for more information. | 
| JSONCollection | This class represents a JSON object. | 
| URL | This class provides static utility methods that deal with URL strings. | 
| URLQuery |  |