|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ParseListener interface is a general interface for handling errors
while parsing Hugin NET files, Hugin case files, Hugin data files,
files of node names, and strings representing Expressions
.
Method Summary | |
void |
parseError(int position,
java.lang.String msg)
Handles parse errors occuring during parsing of Hugin NET files, Hugin case files, Hugin data files, files of node names, and strings representing Expressions . |
Method Detail |
public void parseError(int position, java.lang.String msg)
Expressions
.
position
- the position at which the parse error occurred.msg
- the parse error message generated by Hugin.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |