org.apache.commons.vfs2.example
Class ShowProperties

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

public class ShowProperties
extends Object

A simple that prints the properties of the file passed as first parameter.

Author:
Anthony Goubard

Constructor Summary
ShowProperties()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowProperties

public ShowProperties()
Method Detail

main

public static void main(String[] args)


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.