|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The result from a Parser. This contains the section of lines
parsed and any notices for that section.
| Method Summary | |
int |
getFirstLineParsed()
Returns the first line parsed. |
int |
getLastLineParsed()
Returns the last line parsed. |
java.util.List |
getNotices()
Returns the notices for the parsed section. |
Parser |
getParser()
Returns the parser that generated these notices. |
| Method Detail |
public int getFirstLineParsed()
getLastLineParsed()public int getLastLineParsed()
getFirstLineParsed()public java.util.List getNotices()
public Parser getParser()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||