Uses of Interface
org.hippoecm.frontend.plugins.standards.diff.DiffService
-
Uses of DiffService in org.hippoecm.frontend.plugins.standards.diff
Modifier and TypeClassDescriptionclass
The default HTML diff service usingDiffHelper.diffHtml(String, String, javax.xml.transform.Result, java.util.Locale)
ModifierConstructorDescriptionHtmlDiffModel
(org.apache.wicket.model.IModel<String> original, org.apache.wicket.model.IModel<String> current, DiffService diffService) Create the model using a predefined diff service.