Contents
Interface VcsAdd
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setMakedir
(boolean makedir) Sets whether directories should be created.void
setRecursive
(boolean recursive) Sets whether subdirectories should be processed.Methods inherited from interface org.apache.commons.vfs2.operations.FileOperation
process