Friday, June 1, 2012

Working with Symbolic Links in Java

It is possible to work with filesystem level symbolic links in Java with classes in the java.nio.file.

Not personally verified yet but here are the examples:

No comments:

Post a Comment