org.apache.commons.vfs.operations.vcs
Interface VcsLogEntryHandler


public interface VcsLogEntryHandler

todo: add class description here

Since:
0.1
Author:
Siarhei Baidun

Method Summary
 void handleLogEntry(VcsLogEntry entry)
           
 

Method Detail

handleLogEntry

public void handleLogEntry(VcsLogEntry entry)
                    throws FileSystemException
Parameters:
entry -
Throws:
FileSystemException


Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.