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 voidGenericListBlockParser. setTextParser(FormatedTextParser textParser)Sets the formatTextParser.voidParagraphBlockParser. setTextParser(FormatedTextParser aTextParser)Sets the formatTextParser.voidTableBlockParser. setTextParser(FormatedTextParser textParser)Setter for the fieldtextParser.
-