org.apache.commons.vfs.example
Class Shell

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

public class Shell
extends java.lang.Object

A simple command-line shell for performing file operations.

Version:
$Id:Shell.java 232419 2005-08-13 07:23:40 +0200 (Sa, 13 Aug 2005) imario $
Author:
Adam Murdoch, Gary D. Gregory

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
 

Method Detail

main

public static void main(java.lang.String[] args)