[daisy] [GSoc] daisydiff progress update 3

Guy Van den Broeck guyvdb at gmail.com
Fri Aug 31 12:05:27 CDT 2007


> The question is, if your algorithm can 
> identify where the change happen inside the DOM?

yes it can.

on every text node in the diff DOM tree you can
ask .getModification().getType() which can be either
ModificationType.CHANGED, ModificationType.REMOVED,
ModificationType.ADDED or ModificationType.NONE




More information about the daisy mailing list