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