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

Methods

change   choose_event   diff   diff   discard_a   discard_b   match   new   wrap  

Included Modules

REXML

Classes and Modules

Class XHTMLDiff::XHTMLTextDiff

Constants

BLOCK_CONTAINERS = ['div', 'ul', 'li']

Attributes

output  [RW] 

Public Class methods

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]