org.wikimodel.wem.xhtml.handler
Class DefinitionDescriptionTagHandler

java.lang.Object
  extended by org.wikimodel.wem.xhtml.handler.TagHandler
      extended by org.wikimodel.wem.xhtml.handler.ListItemTagHandler
          extended by org.wikimodel.wem.xhtml.handler.DefinitionDescriptionTagHandler

public class DefinitionDescriptionTagHandler
extends ListItemTagHandler

Author:
kotelnikov, vmassol

Constructor Summary
DefinitionDescriptionTagHandler()
           
 
Method Summary
 void begin(XhtmlHandler.TagStack.TagContext context)
           
 
Methods inherited from class org.wikimodel.wem.xhtml.handler.ListItemTagHandler
begin, end
 
Methods inherited from class org.wikimodel.wem.xhtml.handler.TagHandler
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isBlockHandler, isContentContainer, isDocumentContainer, requiresDocument, sendEmptyLines, setAccumulateContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefinitionDescriptionTagHandler

public DefinitionDescriptionTagHandler()
Method Detail

begin

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


Copyright © 2005-2012. All Rights Reserved.