Interface SvnTargetContent.ITellCallback
-
- All Known Implementing Classes:
SvnPatchTarget.RegularCallbacks
,SvnPatchTarget.SymlinkCallbacks
,SvnPropertiesPatchTarget.PropReadCallbacks
- Enclosing class:
- SvnTargetContent
public static interface SvnTargetContent.ITellCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
tell(java.lang.Object readBaton)
-
-
-
Method Detail
-
tell
long tell(java.lang.Object readBaton) throws SVNException
- Throws:
SVNException
-
-