public class PreserveTagHandler extends TagHandler
| Constructor and Description |
|---|
PreserveTagHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
begin(XhtmlHandler.TagStack.TagContext context) |
protected void |
end(XhtmlHandler.TagStack.TagContext context) |
protected void |
handlePreservedContent(XhtmlHandler.TagStack.TagContext context,
String preservedContent) |
beginDocument, beginDocument, beginElement, endDocument, endElement, initialize, isAccumulateContent, isBlockHandler, isContentContainer, isDocumentContainer, requiresDocument, sendEmptyLines, sendEmptyLines, setAccumulateContentprotected void begin(XhtmlHandler.TagStack.TagContext context)
begin in class TagHandlerprotected void end(XhtmlHandler.TagStack.TagContext context)
end in class TagHandlerprotected void handlePreservedContent(XhtmlHandler.TagStack.TagContext context, String preservedContent)
Copyright © 2004–2015 XWiki. All rights reserved.