org.apache.maven.doxia.module.apt
public class AptParser extends AbstractTextParser implements AptMarkup
Since: 1.0
Version: $Id: AptParser.java 572813 2007-09-04 20:46:47Z ltheussl $
UNKNOWN: role="org.apache.maven.doxia.parser.Parser" role-hint="apt"
Field Summary | |
---|---|
static int | TAB_WIDTH Default tab width. |
Method Summary | |
---|---|
int | getSourceLineNumber()
Returns the current line number of the Apt source document.
|
String | getSourceName()
Returns the name of the Apt source document.
|
void | parse(Reader source, Sink sink) |
Returns: the line number.
Returns: the source name.