Contents
Class AbstractFileOperation
java.lang.Object
org.apache.commons.vfs2.operations.AbstractFileOperation
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs a new instance for subclasses. -
Method Summary
Modifier and TypeMethodDescriptionprotected FileObject
Gets the instance of FileObject for this FileOperation.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.commons.vfs2.operations.FileOperation
process