Package | Description |
---|---|
org.apache.maven.doxia.module.twiki | |
org.apache.maven.doxia.module.twiki.parser |
Modifier and Type | Field and Description |
---|---|
private ParagraphBlockParser |
TWikiParser.paraParser
paragraph parser.
|
Modifier and Type | Field and Description |
---|---|
private ParagraphBlockParser |
SectionBlockParser.paraParser
ParagraphBlockParser to use. |
Modifier and Type | Method and Description |
---|---|
void |
SectionBlockParser.setParaParser(ParagraphBlockParser paraParser)
Sets the paraParser.
|