Uses of Interface
org.xwiki.diff.DiffResult

Uses of DiffResult in org.xwiki.diff
 

Methods in org.xwiki.diff that return DiffResult
<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.