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 FormatBlockFactoryFormatedTextParser.BOLD_FACTORYcreates bold blocksprivate static final FormatBlockFactoryFormatedTextParser.BOLDITALIC_FACTORYcreates bold italic blocksprivate static final FormatBlockFactoryFormatedTextParser.BOLDMONO_FACTORYcreates bold monospace blocksprivate static final FormatBlockFactoryFormatedTextParser.ITALIC_FACTORYcreates italic blocksprivate static final FormatBlockFactoryFormatedTextParser.MONOSPACED_FACTORYcreates 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_MAPmap used to create blocks dependening on the text format