org.deegree.commons.tools
Class ToolBox

java.lang.Object
  extended by org.deegree.commons.tools.ToolBox

public class ToolBox
extends Object

Allows for convenient starting and listing of available deegree command line tools.

Version:
$Revision: 29567 $, $Date: 2011-02-07 18:12:17 +0100 (Mon, 07 Feb 2011) $
Author:
Markus Schneider, last edited by: $Author: aschmitz $

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
 

Method Detail

main

public static void main(String[] args)
                 throws SecurityException,
                        NoSuchMethodException,
                        IllegalArgumentException,
                        IllegalAccessException,
                        InvocationTargetException
Parameters:
args -
Throws:
NoSuchMethodException
SecurityException
InvocationTargetException
IllegalAccessException
IllegalArgumentException


Copyright © 2011. All Rights Reserved.