Package | Description |
---|---|
org.apache.maven.doxia.module.twiki.parser |
Modifier and Type | Field and Description |
---|---|
private static FormatBlockFactory |
FormatedTextParser.BOLD_FACTORY
creates bold blocks
|
private static FormatBlockFactory |
FormatedTextParser.BOLDITALIC_FACTORY
creates bold italic blocks
|
private static FormatBlockFactory |
FormatedTextParser.BOLDMONO_FACTORY
creates bold monospace blocks
|
private static FormatBlockFactory |
FormatedTextParser.ITALIC_FACTORY
creates italic blocks
|
private static FormatBlockFactory |
FormatedTextParser.MONOSPACED_FACTORY
creates monospaced blocks
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,FormatBlockFactory> |
FormatedTextParser.FACTORY_MAP
map used to create blocks dependening on the text format
|