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