Uses of Interface
org.apache.wiki.diff.DiffProvider

Packages that use DiffProvider
org.apache.wiki.diff   
 

Uses of DiffProvider in org.apache.wiki.diff
 

Classes in org.apache.wiki.diff that implement DiffProvider
 class ContextualDiffProvider
          A seriously better diff provider, which highlights changes word-by-word using CSS.
static class DiffProvider.NullDiffProvider
          If there is no diff provider set, this provider will work instead.
 class ExternalDiffProvider
          This DiffProvider allows external command line tools to be used to generate the diff.
 class TraditionalDiffProvider
          This is the JSPWiki 'traditional' diff.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.