Package org.apache.commons.vfs2.example
Class ChangeLastModificationTime
- java.lang.Object
-
- org.apache.commons.vfs2.example.ChangeLastModificationTime
-
public final class ChangeLastModificationTime extends java.lang.Object
Example to change the last modification time of the given file.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-