|
||||||||||
| 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. |
java.lang.String |
getName()
Returns the name the apt source document. |
java.lang.String |
getNextLine()
Returns a line of the apt source document. |
| Method Detail |
|---|
java.lang.String getNextLine()
throws AptParseException
AptParseException - if the document can't be parsed.java.lang.String getName()
int getLineNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||