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, setAccumulateContentpublic BlockTagHandler()
public BlockTagHandler(String documentClass)
public boolean isBlockHandler(TagContext context)
isBlockHandler in class TagHandlerpublic String getDocumentClass()
protected void begin(TagContext context)
begin in class TagHandlerprotected void end(TagContext context)
end in class TagHandlerCopyright © 2004–2015 XWiki. All rights reserved.