public interface WatchFileEvent
| Modifier and Type | Method and Description |
|---|---|
FileEvent |
getEventType() |
URI |
getURI()
URI to file or directory with the event
|
boolean |
isDirectory()
URI is a directory.
|
boolean |
isFile()
URI is a file.
|
Copyright © 2018. All rights reserved.