|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AptSource
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 |
|---|
String getNextLine()
throws AptParseException
AptParseException - if the document can't be parsed.String getName()
int getLineNumber()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||