public class BlockTagHandler extends TagHandler
Constructor and Description |
---|
BlockTagHandler() |
BlockTagHandler(String documentClass) |
Modifier and Type | Method and Description |
---|---|
protected void |
begin(TagContext context) |
protected void |
end(TagContext context) |
String |
getDocumentClass() |
boolean |
isBlockHandler(TagContext context) |
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isContentContainer, sendEmptyLines, sendEmptyLines, setAccumulateContent
public BlockTagHandler()
public BlockTagHandler(String documentClass)
public boolean isBlockHandler(TagContext context)
isBlockHandler
in class TagHandler
public String getDocumentClass()
protected void begin(TagContext context)
begin
in class TagHandler
protected void end(TagContext context)
end
in class TagHandler
Copyright © 2004–2021 XWiki. All rights reserved.