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, wait
process
public AbstractFileOperation(FileObject file)
file
- The FileObject.protected FileObject getFileObject()
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.