org.xwiki.rendering.wikimodel.xhtml.handler
Class StrikedOutTagHandler

java.lang.Object
  extended by org.xwiki.rendering.wikimodel.xhtml.handler.TagHandler
      extended by org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
          extended by org.xwiki.rendering.wikimodel.xhtml.handler.StrikedOutTagHandler

public class StrikedOutTagHandler
extends AbstractFormatTagHandler

Since:
4.0M1
Version:
$Id: 1d95d8be878a94b46270f324d48ad6ff8e9c9cad $

Field Summary
 
Fields inherited from class org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
FORMATPARAMETERS, FORMATSTYLEPARAMETER, FORMATWIKISTYLE
 
Constructor Summary
StrikedOutTagHandler()
           
 
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, isDocumentContainer, requiresDocument, sendEmptyLines, sendEmptyLines, setAccumulateContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrikedOutTagHandler

public StrikedOutTagHandler()


Copyright © 2004–2013 XWiki. All rights reserved.