In Java 7 we'll see a new API to manipulate file paths. Instead of using the class File to manipulate a file we will now use the Path class to manipulate a file in any file system.
www.baptiste-wicht.com/2010/03/nio-2-path-api-java-7/
-
Get Site Info