Package | Description |
---|---|
org.apache.wiki.diff |
Modifier and Type | Class and Description |
---|---|
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 © 2001-2019 The Apache Software Foundation. All rights reserved.