Class | Description |
---|---|
DefaultXWikiRendering |
For the Grails Default XWiki Rendering System.
|
XWikiCallbackPrinter | |
XWikiComponentManager | |
XWikiConfigurationProvider | |
XWikiRenderer |
XWiki Rendering System -- XDOM based
It needs to create a XDOM that represents the whole document structure in a memory.
|
XWikiRenderingSystem |
Base functions for XWiki rendering system.
|
XWikiStreamRenderer |
XWiki Rendering System -- streaming based
If you use some macros or transformations, it needs to create a XDOM that represents the whole document structure in a memory.
|
XWikiSyntaxFactory |