| Modifier and Type | Method | Description |
|---|---|---|
protected void |
AptParser.doTraverseText(java.lang.String text,
int begin,
int end,
org.apache.maven.doxia.sink.Sink sink) |
Parse the given text.
|
java.lang.String |
AptReaderSource.getNextLine() |
Returns a line of the apt source document.
|
java.lang.String |
AptSource.getNextLine() |
Returns a line of the apt source document.
|
protected void |
AptParser.nextLine() |
Parse the next line of the Apt source document.
|