|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.module.twiki.parser.FormatedTextParser
public class FormatedTextParser
Parse looking for formated text (bold, italic, ...)
| Constructor Summary | |
|---|---|
FormatedTextParser()
|
|
| Method Summary | |
|---|---|
Block[] |
parse(java.lang.String line)
|
void |
setTextParser(TextParser textParser)
Sets the formatTextParser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormatedTextParser()
| Method Detail |
|---|
public final Block[] parse(java.lang.String line)
line - line to parse
public final void setTextParser(TextParser textParser)
textParser - text parser to use
TextParser with the formatTextParser.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||