public abstract class AbstractFormatTagHandler extends TagHandler
Modifier and Type | Field and Description |
---|---|
static String |
FORMATPARAMETERS |
static String |
FORMATSTYLEPARAMETER |
static String |
FORMATWIKISTYLE |
Modifier | Constructor and Description |
---|---|
|
AbstractFormatTagHandler() |
protected |
AbstractFormatTagHandler(WikiStyle style) |
Modifier and Type | Method and Description |
---|---|
protected void |
begin(TagContext context) |
protected void |
end(TagContext context) |
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isBlockHandler, isContentContainer, sendEmptyLines, sendEmptyLines, setAccumulateContent
public static final String FORMATWIKISTYLE
public static final String FORMATPARAMETERS
public static final String FORMATSTYLEPARAMETER
public AbstractFormatTagHandler()
protected AbstractFormatTagHandler(WikiStyle style)
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.