| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.render |
Provides the JSPWiki rendering functionality.
|
| Modifier and Type | Method and Description |
|---|---|
RenderingManager |
WikiEngine.getRenderingManager()
Deprecated.
use
getManager( RenderingManager.class ) instead. |
RenderingManager |
WikiEngine.getRenderingManager()
Deprecated.
use
getManager( RenderingManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRenderingManager
This class provides a facade towards the differing rendering routines.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.