|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.vfs.operations.AbstractFileOperation
public abstract class AbstractFileOperation
Constructor Summary | |
---|---|
AbstractFileOperation(FileObject file)
|
Method Summary | |
---|---|
protected FileObject |
getFileObject()
|
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.vfs.operations.FileOperation |
---|
process |
Constructor Detail |
---|
public AbstractFileOperation(FileObject file)
file
- The FileObject.Method Detail |
---|
protected FileObject getFileObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |