|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParserControl
ParserControl is used to control particular behaviour of the parser.
AbstractParserControl
Method Summary | |
---|---|
boolean |
isFinished(int lastOptionCode)
Called by the parser to determine whether it should stop after last option parsed. |
Method Detail |
---|
boolean isFinished(int lastOptionCode)
lastOptionCode
- the code of last option parsed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |