URL (gb.util.web)

This class provides static utility methods that deal with URL strings.

Cette classe est instanciable.

Méthodes statiques
Decode   Decode an URL encoded in the application/x-www-form-urlencoded format.
Encode   Encode an URL into the application/x-www-form-urlencoded format.
FromString  
Quote   Return an URL encoded into the application/x-www-form-urlencoded format.
Unquote   Decode and return an URL encoded in the application/x-www-form-urlencoded format.

Propriétés
Hash  
Host  
Password  
Path  
Port  
Protocol  
Query  
User  

Méthodes
ToString