| 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 |
TagStack.getScannerContext() |
WikiScannerContext |
TagContext.getScannerContext() |
WikiScannerContext |
TagStack.popScannerContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
TagStack.pushScannerContext(WikiScannerContext context) |
void |
TagStack.setScannerContext(WikiScannerContext context) |
| Constructor and Description |
|---|
TagStack(WikiScannerContext context,
Map<String,TagHandler> handlers) |
TagStack(WikiScannerContext context,
Map<String,TagHandler> handlers,
CommentHandler commentHandler) |
XhtmlHandler(WikiScannerContext context,
Map<String,TagHandler> extraHandlers) |
XhtmlHandler(WikiScannerContext context,
Map<String,TagHandler> extraHandlers,
CommentHandler commentHandler) |
Copyright © 2004–2015 XWiki. All rights reserved.