public class DivisionTagHandler extends BlockTagHandler
| Constructor and Description |
|---|
DivisionTagHandler() |
DivisionTagHandler(String documentClass) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
begin(XhtmlHandler.TagStack.TagContext context) |
protected void |
end(XhtmlHandler.TagStack.TagContext context) |
boolean |
isBlockHandler(XhtmlHandler.TagStack.TagContext context) |
getDocumentClassbeginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isContentContainer, isDocumentContainer, requiresDocument, sendEmptyLines, sendEmptyLines, setAccumulateContentpublic DivisionTagHandler()
public DivisionTagHandler(String documentClass)
public boolean isBlockHandler(XhtmlHandler.TagStack.TagContext context)
isBlockHandler in class BlockTagHandlerprotected void begin(XhtmlHandler.TagStack.TagContext context)
begin in class BlockTagHandlerprotected void end(XhtmlHandler.TagStack.TagContext context)
end in class BlockTagHandlerCopyright © 2004–2015 XWiki. All rights reserved.