org.apache.avalon.excalibur.cli
Interface ParserControl

All Known Implementing Classes:
AbstractParserControl

public interface ParserControl

ParserControl is used to control particular behaviour of the parser.

Since:
4.0
Author:
Peter Donald

Method Summary
 boolean isFinished(int lastOptionCode)
           
 

Method Detail

isFinished

public boolean isFinished(int lastOptionCode)


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.