Interface ISVNReusableEditor
- All Superinterfaces:
ISVNDeltaConsumer
,ISVNEditor
- All Known Implementing Classes:
SVNRemoteDiffEditor
- Version:
- 1.3
-
Method Summary
Methods inherited from interface org.tmatesoft.svn.core.io.ISVNDeltaConsumer
applyTextDelta, textDeltaChunk, textDeltaEnd
Methods inherited from interface org.tmatesoft.svn.core.io.ISVNEditor
abortEdit, absentDir, absentFile, addDir, addFile, changeDirProperty, changeFileProperty, closeDir, closeEdit, closeFile, deleteEntry, openDir, openFile, openRoot, targetRevision
-
Method Details
-
reset
void reset(long revision1, long revision2) -
cleanup
- Throws:
SVNException
-