public abstract class AbstractFileOperation extends Object implements FileOperation
| Constructor and Description |
|---|
AbstractFileOperation(FileObject file) |
| Modifier and Type | Method and Description |
|---|---|
protected FileObject |
getFileObject() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic AbstractFileOperation(FileObject file)
file - The FileObject.protected FileObject getFileObject()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.