Class ShowProperties

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

public final class ShowProperties extends Object
Example which prints all properties of the file passed as first parameter.
  • Method Details

    • main

      public static void main(String[] args)
      Invokes this example from the command line.
      Parameters:
      args - Arguments TODO