public class ParagraphTagHandler extends TagHandler
Constructor and Description |
---|
ParagraphTagHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
begin(TagContext context) |
protected void |
end(TagContext context) |
boolean |
isBlockHandler(TagContext context) |
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isContentContainer, sendEmptyLines, sendEmptyLines, setAccumulateContent
public boolean isBlockHandler(TagContext context)
isBlockHandler
in class TagHandler
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.