Public Member Functions | |
_construct (TagNode $tree) | |
getMatchRatio (TextOnlyComparator $other) | |
Public Attributes | |
$leafs = array() | |
Private Member Functions | |
addRecursive (TagNode $tree) |
Definition at line 554 of file HTMLDiff.php.
TextOnlyComparator::_construct | ( | TagNode $ | tree | ) |
TextOnlyComparator::addRecursive | ( | TagNode $ | tree | ) | [private] |
TextOnlyComparator::getMatchRatio | ( | TextOnlyComparator $ | other | ) |
Definition at line 573 of file HTMLDiff.php.
TextOnlyComparator::$leafs = array() |
Definition at line 556 of file HTMLDiff.php.