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