| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.diff |
Package Specification
Related Documentation
|
| Modifier and Type | Method and Description |
|---|---|
DifferenceManager |
WikiEngine.getDifferenceManager()
Deprecated.
use
getManager( DifferenceManager.class ) instead. |
DifferenceManager |
WikiEngine.getDifferenceManager()
Deprecated.
use
getManager( DifferenceManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDifferenceManager
Load, initialize and delegate to the DiffProvider that will actually do the work.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.