Contents
Interface VcsLog
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEndRevision
(long endRev) Sets the end revision.void
setLogEntryHandler
(VcsLogEntryHandler handler) Sets the LogEntry handler.void
setStartRevision
(long startRev) Sets the start revision.Methods inherited from interface org.apache.commons.vfs2.operations.FileOperation
process