org.apache.commons.vfs2
public class FileChangeEvent extends java.lang.Object
| Constructor and Description |
|---|
FileChangeEvent(FileObject file) |
| Modifier and Type | Method and Description |
|---|---|
FileObject |
getFile()
Returns the file that changed.
|
public FileChangeEvent(FileObject file)
public FileObject getFile()
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.