aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-04-22 05:38:28 +0200
committerSven Gothel <[email protected]>2011-04-22 05:38:28 +0200
commitb3eebc2480bf96df8626d8494692ab5a3b5d88e7 (patch)
tree08564c255b1a37528847f773bf81b4147745cefb /src/newt
parent7ac7b81d5cf10187aca8c1df85d1cf44fef299d3 (diff)
Fix/Add: Locator (Handle JarURLConnection and ..)
new: 'public static String getRelativeOf(URL baseLocation, String relativeFile)', capable of handling a JAR file/url. Using File based relative locator, allowing better utilization in code: old public static String getRelativeOf(String absoluteFileLocation, String relativeFile) new public static String getRelativeOf(File baseLocation, String relativeFile)
Diffstat (limited to 'src/newt')
0 files changed, 0 insertions, 0 deletions