Package org.apache.commons.vfs2.tasks
Class AbstractSyncTask.SourceInfo
java.lang.Object
org.apache.commons.vfs2.tasks.AbstractSyncTask.SourceInfo
- Enclosing class:
- AbstractSyncTask
Information about a source file.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SourceInfopublic SourceInfo()Constructs a new instance.
 
- 
- 
Method Details- 
setFileSets the file.- Parameters:
- file- the file.
 
 
-