| Package | Description |
|---|---|
| at.molindo.utils.tools |
| Class and Description |
|---|
| UrlBuilder
helps building URLs following the format:
${protocol}://[${user}[:${password}]@]${host}[:${port}]${path}[?${query}][#${
fragment}]
|
| URLCoder
wrapper around
UriUtils.encode*(..) methods |
Copyright © 2014 Molindo GmbH. All Rights Reserved.