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

java.lang.Object
  extended by org.xwiki.rendering.wikimodel.xhtml.handler.TagHandler
      extended by org.xwiki.rendering.wikimodel.xhtml.handler.ListItemTagHandler
          extended by org.xwiki.rendering.wikimodel.xhtml.handler.DefinitionTermTagHandler

public class DefinitionTermTagHandler
extends ListItemTagHandler

Since:
4.0M1
Version:
$Id: 07056d4b1f98f73666870e9d6be4d0ba04f259c5 $

Constructor Summary
DefinitionTermTagHandler()
           
 
Method Summary
 void begin(XhtmlHandler.TagStack.TagContext context)
           
 
Methods inherited from class org.xwiki.rendering.wikimodel.xhtml.handler.ListItemTagHandler
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

DefinitionTermTagHandler

public DefinitionTermTagHandler()
Method Detail

begin

public void begin(XhtmlHandler.TagStack.TagContext context)
Overrides:
begin in class ListItemTagHandler


Copyright © 2004-2013 XWiki. All Rights Reserved.