|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiffProvider
TODO
Nested Class Summary | |
---|---|
static class |
DiffProvider.NullDiffProvider
|
Field Summary |
---|
Fields inherited from interface com.ecyrd.jspwiki.WikiProvider |
---|
LATEST_VERSION |
Method Summary | |
---|---|
String |
makeDiffHtml(String oldWikiText,
String newWikiText)
The return string is to be XHTML compliant ready to display html. |
Methods inherited from interface com.ecyrd.jspwiki.WikiProvider |
---|
getProviderInfo, initialize |
Method Detail |
---|
String makeDiffHtml(String oldWikiText, String newWikiText)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |