|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.excalibur.cli.AbstractParserControl
Class to inherit from so when in future when new controls are added clients will no have to implement them.
Constructor Summary | |
AbstractParserControl()
|
Method Summary | |
boolean |
isFinished(int lastOptionCode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractParserControl()
Method Detail |
public boolean isFinished(int lastOptionCode)
isFinished
in interface ParserControl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |