Uses of Interface
org.apache.wiki.diff.DifferenceManager
| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.diff |
-
Uses of DifferenceManager in org.apache.wiki
Methods in org.apache.wiki that return DifferenceManager Modifier and Type Method Description DifferenceManagerWikiEngine. getDifferenceManager()Deprecated. -
Uses of DifferenceManager in org.apache.wiki.diff
Classes in org.apache.wiki.diff that implement DifferenceManager Modifier and Type Class Description classDefaultDifferenceManagerLoad, initialize and delegate to the DiffProvider that will actually do the work.
getManager( DifferenceManager.class )instead.