org.apache.maven.doxia.module.twiki
public class TWikiParser extends AbstractTextParser
Since: 1.0
Version: $Id: TWikiParser.java 564180 2007-08-09 12:15:44Z vsiveton $
UNKNOWN: role="org.apache.maven.doxia.parser.Parser" role-hint="twiki"
Constructor Summary | |
---|---|
TWikiParser()
Creates the TWikiParser. |
Method Summary | |
---|---|
List | parse(ByLineSource source) |
void | parse(Reader reader, Sink sink) |
Parameters: source source to parse
Returns: the blocks that represent source
Throws: ParseException on error