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) |
getDocumentClass
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isContentContainer, sendEmptyLines, sendEmptyLines, setAccumulateContent
public DivisionTagHandler()
public DivisionTagHandler(String documentClass)
public boolean isBlockHandler(TagContext context)
isBlockHandler
in class BlockTagHandler
protected void begin(TagContext context)
begin
in class BlockTagHandler
protected void end(TagContext context)
end
in class BlockTagHandler
Copyright © 2004–2021 XWiki. All rights reserved.