org.apache.maven.doxia.module.twiki.parser
public class FormatedTextParser extends Object
Since: Nov 2, 2005
| Method Summary | |
|---|---|
| Block[] | parse(String line) |
| void | setTextParser(TextParser textParser)
Sets the formatTextParser.
|
Parameters: line line to parse
Returns: TextBlock, ItalicBlock, BoldBlock, MonospacedBlock, ...
Parameters: textParser text parser to use
TextParser with the formatTextParser.