|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface to read apt source documents.
| Method Summary | |
int |
getLineNumber()
Gets the current line number while parsing the document. |
String |
getName()
Returns the name the apt source document. |
String |
getNextLine()
Returns a line of the apt source document. |
| Method Detail |
public String getNextLine()
throws AptParseException
AptParseException - if the document can't be parsed.public String getName()
public int getLineNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||