|
||||||||||
| 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
todo: add class description here
| Field Summary | |
|---|---|
private FileObject |
fileObject
FileObject which the FileOperation is operate on. |
| 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 |
| Field Detail |
|---|
private FileObject fileObject
| Constructor Detail |
|---|
public AbstractFileOperation(FileObject file)
file - | Method Detail |
|---|
protected FileObject getFileObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||