kg.apc.cmdtools
public abstract class AbstractCMDTool extends Object
| Constructor and Description |
|---|
AbstractCMDTool() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getLogicValue(String string) |
protected abstract int |
processParams(ListIterator args) |
protected abstract void |
showHelp(PrintStream os) |
protected int getLogicValue(String string)
protected abstract int processParams(ListIterator args) throws UnsupportedOperationException, IllegalArgumentException
protected abstract void showHelp(PrintStream os)
Copyright © 2013. All Rights Reserved.