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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SourceInfo
public SourceInfo()Constructs a new instance.
-
-
Method Details
-
setFile
Sets the file.- Parameters:
file
- the file.
-