Package org.apache.commons.vfs2.example
Class ShowProperties
- java.lang.Object
-
- org.apache.commons.vfs2.example.ShowProperties
-
public final class ShowProperties extends java.lang.Object
Example which prints all properties of the file passed as first parameter.
-
-
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)
-
-