| Package | Description |
|---|---|
| org.xwiki.rendering.wikimodel.xhtml.handler | |
| org.xwiki.rendering.wikimodel.xhtml.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
TagHandler.initialize(XhtmlHandler.TagStack stack) |
void |
CommentHandler.onComment(String content,
XhtmlHandler.TagStack stack) |
static void |
TagHandler.sendEmptyLines(XhtmlHandler.TagStack stack) |
| Modifier and Type | Method and Description |
|---|---|
XhtmlHandler.TagStack |
XhtmlHandler.TagStack.TagContext.getTagStack() |
| Constructor and Description |
|---|
XhtmlHandler.TagStack.TagContext(XhtmlHandler.TagStack.TagContext parent,
String name,
WikiParameters params,
XhtmlHandler.TagStack tagStack) |
Copyright © 2004–2014 XWiki. All rights reserved.