Class BoldTagHandler
- java.lang.Object
-
- org.xwiki.rendering.wikimodel.xhtml.handler.TagHandler
-
- org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
-
- org.xwiki.rendering.wikimodel.xhtml.handler.BoldTagHandler
-
public class BoldTagHandler extends AbstractFormatTagHandler
- Since:
- 4.0M1
- Version:
- $Id: 5f2ed2f61727ef36df27ea1a753f1f433f010766 $
-
-
Field Summary
-
Fields inherited from class org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
FORMATPARAMETERS, FORMATSTYLEPARAMETER, FORMATWIKISTYLE
-
-
Constructor Summary
Constructors Constructor Description BoldTagHandler()
-
Method Summary
-
Methods inherited from class org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
begin, end
-
Methods inherited from class org.xwiki.rendering.wikimodel.xhtml.handler.TagHandler
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isBlockHandler, isContentContainer, sendEmptyLines, sendEmptyLines, setAccumulateContent
-
-