kg.apc.cmdtools
Class HelloWorldTool

java.lang.Object
  extended by kg.apc.cmdtools.AbstractCMDTool
      extended by kg.apc.cmdtools.HelloWorldTool

public class HelloWorldTool
extends AbstractCMDTool

Author:
undera

Constructor Summary
HelloWorldTool()
           
 
Method Summary
protected  int processParams(ListIterator args)
           
protected  void showHelp(PrintStream os)
           
 
Methods inherited from class kg.apc.cmdtools.AbstractCMDTool
getLogicValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorldTool

public HelloWorldTool()
Method Detail

processParams

protected int processParams(ListIterator args)
                     throws UnsupportedOperationException,
                            IllegalArgumentException
Specified by:
processParams in class AbstractCMDTool
Throws:
UnsupportedOperationException
IllegalArgumentException

showHelp

protected void showHelp(PrintStream os)
Specified by:
showHelp in class AbstractCMDTool


Copyright © 2013. All Rights Reserved.