| Package | Description |
|---|---|
| org.xwiki.rendering.wikimodel.confluence | |
| org.xwiki.rendering.wikimodel.xhtml.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfluenceWikiScannerContext |
| Modifier and Type | Method and Description |
|---|---|
WikiScannerContext |
XhtmlHandler.TagStack.getScannerContext() |
WikiScannerContext |
XhtmlHandler.TagStack.TagContext.getScannerContext() |
WikiScannerContext |
XhtmlHandler.TagStack.popScannerContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
XhtmlHandler.TagStack.pushScannerContext(WikiScannerContext context) |
void |
XhtmlHandler.TagStack.setScannerContext(WikiScannerContext context) |
| Constructor and Description |
|---|
XhtmlHandler.TagStack(WikiScannerContext context) |
XhtmlHandler(WikiScannerContext context,
Map<String,TagHandler> extraHandlers) |
XhtmlHandler(WikiScannerContext context,
Map<String,TagHandler> extraHandlers,
CommentHandler commentHandler) |
Copyright © 2004–2014 XWiki. All rights reserved.