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, setAccumulateContentpublic 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 TagHandlerprotected void end(TagContext context)
end in class TagHandlerCopyright © 2004–2016 XWiki. All rights reserved.