public class QuoteTagHandler extends TagHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
QUOTEDEPTH |
| Constructor and Description |
|---|
QuoteTagHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
begin(XhtmlHandler.TagStack.TagContext context) |
protected void |
end(XhtmlHandler.TagStack.TagContext context) |
boolean |
isBlockHandler(XhtmlHandler.TagStack.TagContext context) |
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isContentContainer, isDocumentContainer, requiresDocument, sendEmptyLines, sendEmptyLines, setAccumulateContentpublic static final String QUOTEDEPTH
public boolean isBlockHandler(XhtmlHandler.TagStack.TagContext context)
isBlockHandler in class TagHandlerprotected void begin(XhtmlHandler.TagStack.TagContext context)
begin in class TagHandlerprotected void end(XhtmlHandler.TagStack.TagContext context)
end in class TagHandlerCopyright © 2004–2015 XWiki. All rights reserved.