Class SubScriptTagHandler
- java.lang.Object
-
- org.xwiki.rendering.wikimodel.xhtml.handler.TagHandler
-
- org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
-
- org.xwiki.rendering.wikimodel.xhtml.handler.SubScriptTagHandler
-
public class SubScriptTagHandler extends AbstractFormatTagHandler
- Since:
- 4.0M1
- Version:
- $Id: 837e1d6962deeb2a924be757d398176de7b1c684 $
-
-
Field Summary
-
Fields inherited from class org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
FORMATPARAMETERS, FORMATSTYLEPARAMETER, FORMATWIKISTYLE
-
-
Constructor Summary
Constructors Constructor Description SubScriptTagHandler()
-
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
-
-