Interface ISVNUpdateEditor
- All Superinterfaces:
ISVNDeltaConsumer
,ISVNEditor
- All Known Implementing Classes:
SVNAmbientDepthFilterEditor17
,SVNCancellableEditor
,SvnDiffEditor
,SVNDiffEditor17
,SvnExternalUpdateEditor
,SVNUpdateEditor
,SVNUpdateEditor15
,SVNUpdateEditor17
- Version:
- 1.3.0
-
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
-
getTargetRevision
long getTargetRevision()
-