> file.getAbsolutePath() ... Se pochopitelne resolvuje na systemove zavisly string, tj:
System.out.println(new File("C:\\temp").getAbsolutePath());
vrati
C:\temp
ale ja chci
c:/temp
LZ
--
Lukas Zapletal
http://lukas.zapletalovi.com
> file.getAbsolutePath() ... Se pochopitelne resolvuje na systemove zavisly string, tj:
System.out.println(new File("C:\\temp").getAbsolutePath());
vrati
C:\temp
ale ja chci
c:/temp
LZ
--
Lukas Zapletal
http://lukas.zapletalovi.com