Class XHTMLDiff::XHTMLTextDiff
In: lib/xhtmldiff.rb
Parent: XHTMLDiff

Methods

change   discard_a   discard_b   match   wrap  

Public Instance methods

This will be called when there is an element in A that isn’t in B

This will be called when there is an element in B that isn’t in A

This will be called with both elements are the same

[Validate]