Class SvnPatchTarget.SymlinkCallbacks
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.patch.SvnPatchTarget.SymlinkCallbacks
- All Implemented Interfaces:
SvnTargetContent.IRealLineCallback,SvnTargetContent.ISeekCallback,SvnTargetContent.ITellCallback,SvnTargetContent.IWriteCallback
- Enclosing class:
- SvnPatchTarget
private static class SvnPatchTarget.SymlinkCallbacks
extends Object
implements SvnTargetContent.IWriteCallback, SvnTargetContent.IRealLineCallback, SvnTargetContent.ISeekCallback, SvnTargetContent.ITellCallback
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
workingCopyDirectory
-
context
-
-
Constructor Details
-
SymlinkCallbacks
-
-
Method Details
-
write
- Specified by:
writein interfaceSvnTargetContent.IWriteCallback- Throws:
SVNException
-
readLine
- Specified by:
readLinein interfaceSvnTargetContent.IRealLineCallback- Throws:
SVNException
-
seek
- Specified by:
seekin interfaceSvnTargetContent.ISeekCallback
-
tell
- Specified by:
tellin interfaceSvnTargetContent.ITellCallback
-