summaryrefslogtreecommitdiffstats
path: root/src/java/net
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-11-27 20:29:40 +0100
committerSven Gothel <[email protected]>2013-11-27 20:29:40 +0100
commitbd72d40781caf40c2148cdc7990218af44750c76 (patch)
treea28da83b45d1f8cc62565c0da9cc66ba28f9d201 /src/java/net
parenta42d7974725769407de82430ed77ec4b16d8a60c (diff)
IOUtil: Add comments to slashify args @ caller; Use validated File @ IOUtil.toURISimple ; DEBUG: stdout -> stderr
Add comments to slashify(..) arguments for better documentation. +++ Use validated File @ IOUtil.toURISimple(..): slashify(file, true, isDirectory) to slashify(new File(path).getAbsolutePath(), true, isDirectory) i.e. same w/ above variant and determine absolute path via File instance. +++ DEBUG: stdout -> stderr
Diffstat (limited to 'src/java/net')
0 files changed, 0 insertions, 0 deletions