Class SvnTargetContent.SymlinkBaton
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.patch.SvnTargetContent.SymlinkBaton
- Enclosing class:
- SvnTargetContent
private static class SvnTargetContent.SymlinkBaton
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
localAbsPath
private final java.io.File localAbsPath
-
-
Constructor Details
-
SymlinkBaton
public SymlinkBaton(java.io.File absPath)
-