Class SymbolicLinkUtils

java.lang.Object
org.apache.tools.ant.util.SymbolicLinkUtils

@Deprecated public class SymbolicLinkUtils extends Object
Deprecated.
Starting Ant 1.10.2, this class is now deprecated in favour of the Java Files APIs introduced in Java 7, for dealing with symbolic links
Contains methods related to symbolic links - or what Ant thinks is a symbolic link based on the absent support for them in Java.
Since:
Ant 1.8.0