Uses of Class
org.xwiki.diff.DiffConfiguration

Uses of DiffConfiguration in org.xwiki.diff
 

Methods in org.xwiki.diff with parameters of type DiffConfiguration
<E> DiffResult<E>
DiffManager.diff(List<E> previous, List<E> next, DiffConfiguration<E> configuration)
          Produce a diff between the two provided versions.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.