| Package | Description |
|---|---|
| org.apache.maven.doxia.module.twiki | |
| org.apache.maven.doxia.module.twiki.parser |
| Modifier and Type | Field and Description |
|---|---|
private HRuleBlockParser |
TWikiParser.hrulerParser
hruler parser.
|
| Modifier and Type | Field and Description |
|---|---|
private HRuleBlockParser |
SectionBlockParser.hrulerParser
ParagraphBlockParser to use. |
private HRuleBlockParser |
ParagraphBlockParser.hrulerParser
HRuleBlockParser to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionBlockParser.setHrulerParser(HRuleBlockParser hrulerParser)
Sets the hrulerParser.
|
void |
ParagraphBlockParser.setHrulerParser(HRuleBlockParser aHrulerParser)
Sets the hrulerParser.
|