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