public interface ParserControl
AbstractParserControl
Modifier and Type | Method and Description |
---|---|
boolean |
isFinished(int lastOptionCode)
Called by the parser to determine whether it should stop
after last option parsed.
|
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.