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

All Superinterfaces:
FileOperation

public interface VcsDelete
extends FileOperation

todo: add class description here

Since:
0.1
Author:
Siarhei Baidun

Method Summary
 void setForce(boolean force)
           
 
Methods inherited from interface org.apache.commons.vfs.operations.FileOperation
process
 

Method Detail

setForce

public void setForce(boolean force)
Parameters:
force -


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