Package | Description |
---|---|
org.hippoecm.frontend.plugins.standards.diff |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHtmlDiffService
The default HTML diff service using
DiffHelper.diffHtml(String, String, javax.xml.transform.Result, java.util.Locale) |
Modifier and Type | Method and Description |
---|---|
protected DiffService |
HTMLDiffPlugin.createDiffService() |
Constructor and Description |
---|
HtmlDiffModel(org.apache.wicket.model.IModel<String> original,
org.apache.wicket.model.IModel<String> current,
DiffService diffService)
Create the model using a predefined diff service.
|
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.