Uses of Class
com.ecyrd.jspwiki.diff.DifferenceManager

Packages that use DifferenceManager
com.ecyrd.jspwiki The chief package of JSPWiki. 
 

Uses of DifferenceManager in com.ecyrd.jspwiki
 

Methods in com.ecyrd.jspwiki that return DifferenceManager
 DifferenceManager WikiEngine.getDifferenceManager()
          Returns the DifferenceManager so that texts can be compared.