Uses of Interface
org.apache.maven.doxia.module.twiki.parser.FormatBlockFactory
Packages that use FormatBlockFactory
-
Uses of FormatBlockFactory in org.apache.maven.doxia.module.twiki.parser
Fields in org.apache.maven.doxia.module.twiki.parser declared as FormatBlockFactoryModifier and TypeFieldDescriptionprivate static final FormatBlockFactory
FormatedTextParser.BOLD_FACTORY
creates bold blocksprivate static final FormatBlockFactory
FormatedTextParser.BOLDITALIC_FACTORY
creates bold italic blocksprivate static final FormatBlockFactory
FormatedTextParser.BOLDMONO_FACTORY
creates bold monospace blocksprivate static final FormatBlockFactory
FormatedTextParser.ITALIC_FACTORY
creates italic blocksprivate static final FormatBlockFactory
FormatedTextParser.MONOSPACED_FACTORY
creates monospaced blocksFields in org.apache.maven.doxia.module.twiki.parser with type parameters of type FormatBlockFactoryModifier and TypeFieldDescriptionprivate static final Map<String,
FormatBlockFactory> FormatedTextParser.FACTORY_MAP
map used to create blocks dependening on the text format