|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Responsible for making local replicas of files.
A file replicator may also implement VfsComponent
.
Method Summary | |
File |
replicateFile(FileObject srcFile,
FileSelector selector)
Creates a local copy of the file, and all its descendents. |
Method Detail |
public File replicateFile(FileObject srcFile, FileSelector selector) throws FileSystemException
srcFile
- The file to copy.selector
- Selects the files to copy.
FileSystemException
- If the source files does not exist, or on error copying.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |