org.wikimodel.wem.xhtml.handler
Class HorizontalLineTagHandler
java.lang.Object
org.wikimodel.wem.xhtml.handler.TagHandler
org.wikimodel.wem.xhtml.handler.HorizontalLineTagHandler
public class HorizontalLineTagHandler
- extends TagHandler
- Author:
- kotelnikov, vmassol
| Methods inherited from class org.wikimodel.wem.xhtml.handler.TagHandler |
beginDocument, beginDocument, beginElement, end, endDocument, 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 |
HorizontalLineTagHandler
public HorizontalLineTagHandler()
isBlockHandler
public boolean isBlockHandler(XhtmlHandler.TagStack.TagContext context)
- Overrides:
isBlockHandler in class TagHandler
- Returns:
- true if the current handler handles block tags (paragraphs,
lists, tables, headers, etc)
begin
protected void begin(XhtmlHandler.TagStack.TagContext context)
- Overrides:
begin in class TagHandler
Copyright © 2005-2012. All Rights Reserved.