Package org.apache.commons.vfs2.example
Class ChangeLastModificationTime
java.lang.Object
org.apache.commons.vfs2.example.ChangeLastModificationTime
Example to change the last modification time of the given file.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChangeLastModificationTime
private ChangeLastModificationTime()
-
-
Method Details
-
main
Invokes this example from the command line.- Parameters:
args- Arguments TODO- Throws:
Exception- If anything goes wrong.
-