org.wikimodel.wem.xhtml.handler
Class HorizontalLineTagHandler

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

public class HorizontalLineTagHandler
extends TagHandler

Author:
kotelnikov, vmassol

Constructor Summary
HorizontalLineTagHandler()
           
 
Method Summary
protected  void begin(XhtmlHandler.TagStack.TagContext context)
           
 
Methods inherited from class org.wikimodel.wem.xhtml.handler.TagHandler
beginElement, end, endElement, initialize, isAccumulateContent, 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

HorizontalLineTagHandler

public HorizontalLineTagHandler()
Method Detail

begin

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


Copyright © 2005-2009. All Rights Reserved.