Convert a FileObject into a File
I'm using Apache Commons VFS2 (Virtual File System) to monitor change file
in directory. org.apache.commons.vfs2.FileListener return
org.apache.commons.vfs2.FileObject. How Convert a
org.apache.commons.vfs2.FileObject into a java.io.File
No comments:
Post a Comment