????
org.apache.commons.io.monitor.FileEntry
??FileEntry????
???
??
This package provides a component for monitoring file system events
(directory and file create, update and delete events).
-
org.apache.commons.io.monitor?FileEntry???
??????????FileEntry.getChildren()
Return the directory's files.FileEntry.getParent()
Return the parent entry.FileEntry.newChildInstance
(File file) Create a new child instance.?????FileEntry?org.apache.commons.io.monitor?????????FileEntry?org.apache.commons.io.monitor?????????????protected
FileAlterationObserver
(FileEntry rootEntry, FileFilter fileFilter, IOCase caseSensitivity) Constructs an observer for the specified directory, file filter and file comparator.Construct a new monitor for a specifiedFile
.