diff options
author | Sven Gothel <[email protected]> | 2013-11-28 12:50:12 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-11-28 12:50:12 +0100 |
commit | 67dd9498368f0250180528d4fa10a09854066fea (patch) | |
tree | d912a62139a600d5ef563bb773c79a51245797b6 /nbproject/ide-file-targets.xml | |
parent | 4c835f0337674a0181c43f448d44d961e27b2f54 (diff) |
IOUtil.encodeToURI(): Only use method if required
Only use IOUtil.encodeToURI() if required,
i.e. 'new URI(String)' but not 'new URI(scheme, ...)' since the latter already encodes the path.
TestIOUtilURIHandling.test00BasicCoding() validates above findings.
Diffstat (limited to 'nbproject/ide-file-targets.xml')
0 files changed, 0 insertions, 0 deletions