Uses of Class
org.apache.wiki.htmltowiki.syntax.PlainTextBoldDecorator
Packages that use PlainTextBoldDecorator
-
Uses of PlainTextBoldDecorator in org.apache.wiki.htmltowiki.syntax
Fields in org.apache.wiki.htmltowiki.syntax declared as PlainTextBoldDecoratorModifier and TypeFieldDescriptionprotected final PlainTextBoldDecorator
PlainTextCssDecorator.ptbd
protected PlainTextBoldDecorator
WikiSyntaxDecorator.strong
Constructors in org.apache.wiki.htmltowiki.syntax with parameters of type PlainTextBoldDecoratorModifierConstructorDescriptionprotected
PlainTextCssDecorator
(PlainTextBoldDecorator ptbd, PrintWriter out, XHtmlElementToWikiTranslator chain)