Uses of Class
org.xwiki.gwt.wysiwyg.client.diff.ToString

Packages that use ToString
org.xwiki.gwt.wysiwyg.client.diff   
 

Uses of ToString in org.xwiki.gwt.wysiwyg.client.diff
 

Subclasses of ToString in org.xwiki.gwt.wysiwyg.client.diff
 class AddDelta
          Holds an add-delta between to revisions of a text.
 class ChangeDelta
          Holds an change-delta between to revisions of a text.
 class Chunk
          Holds a information about a parrt of the text involved in a differencing or patching operation.
 class DeleteDelta
          Holds a delete-delta between to revisions of a text.
 class Delta
          Holds a "delta" difference between to revisions of a text.
 class Diff
          Implements a differencing engine that works on arrays of Object.
 class Revision
          A Revision holds the series of deltas that describe the differences between two sequences.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.