Package | Description |
---|---|
org.apache.maven.doxia.module.twiki | |
org.apache.maven.doxia.module.twiki.parser |
Modifier and Type | Field and Description |
---|---|
private TableBlockParser |
TWikiParser.tableParser
table parser.
|
Modifier and Type | Field and Description |
---|---|
private TableBlockParser |
ParagraphBlockParser.tableBlockParser
TableBlockParser to use. |
Modifier and Type | Method and Description |
---|---|
void |
ParagraphBlockParser.setTableBlockParser(TableBlockParser aTableBlockParser)
Setter for the field
tableBlockParser . |