org.apache.commons.vfs.example
Class ShowProperties

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

public class ShowProperties
extends java.lang.Object

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

Version:
$Revision:232419 $ $Date:2005-08-13 07:23:40 +0200 (Sa, 13 Aug 2005) $
Author:
Anthony Goubard

Constructor Summary
ShowProperties()
           
 
Method Summary
static void main(java.lang.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(java.lang.String[] args)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.