Uses of Class
org.apache.maven.doxia.module.twiki.parser.FormatedTextParser
Packages that use FormatedTextParser
-
Uses of FormatedTextParser in org.apache.maven.doxia.module.twiki.parser
Methods in org.apache.maven.doxia.module.twiki.parser with parameters of type FormatedTextParserModifier and TypeMethodDescriptionfinal void
GenericListBlockParser.setTextParser
(FormatedTextParser textParser) Sets the formatTextParser.final void
ParagraphBlockParser.setTextParser
(FormatedTextParser aTextParser) Sets the formatTextParser.final void
TableBlockParser.setTextParser
(FormatedTextParser textParser) Setter for the fieldtextParser
.