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, textDeltaEndMethods 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()
-