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

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.TeletypeTagHandler

public class TeletypeTagHandler
extends AbstractFormatTagHandler

Since:
4.0M1
Version:
$Id: 85ff796ec73c3b27832fe2a6ed33245c2153b38e $

Field Summary
 
Fields inherited from class org.xwiki.rendering.wikimodel.xhtml.handler.AbstractFormatTagHandler
FORMATPARAMETERS, FORMATSTYLEPARAMETER, FORMATWIKISTYLE
 
Constructor Summary
TeletypeTagHandler()
           
 
Method Summary
protected  void begin(XhtmlHandler.TagStack.TagContext context)
           
protected  void end(XhtmlHandler.TagStack.TagContext context)
           
 
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

TeletypeTagHandler

public TeletypeTagHandler()
Method Detail

begin

protected void begin(XhtmlHandler.TagStack.TagContext context)
Overrides:
begin in class AbstractFormatTagHandler

end

protected void end(XhtmlHandler.TagStack.TagContext context)
Overrides:
end in class AbstractFormatTagHandler


Copyright © 2004-2012 XWiki. All Rights Reserved.