Class ChangeLastModificationTime

java.lang.Object
org.apache.commons.vfs2.example.ChangeLastModificationTime

public final class ChangeLastModificationTime extends Object
Example to change the last modification time of the given file.
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Invokes this example from the command line.
      Parameters:
      args - Arguments TODO
      Throws:
      Exception - If anything goes wrong.