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 |
ParagraphBlockParser.hrulerParser
HRuleBlockParser to use. |
private HRuleBlockParser |
SectionBlockParser.hrulerParser
ParagraphBlockParser to use. |
Modifier and Type | Method and Description |
---|---|
void |
ParagraphBlockParser.setHrulerParser(HRuleBlockParser aHrulerParser)
Sets the hrulerParser.
|
void |
SectionBlockParser.setHrulerParser(HRuleBlockParser hrulerParser)
Sets the hrulerParser.
|