WordLevelDiff Class Reference
[DifferenceEngine]

Inherits MappedDiff.

List of all members.

Public Member Functions

 WordLevelDiff ($orig_lines, $closing_lines)
 _split ($lines)
 orig ()
 Get the original set of lines.
 closing ()
 Get the closing set of lines.

Public Attributes

const MAX_LINE_LENGTH = 10000


Detailed Description

Todo:
document
Access:
private

Definition at line 1056 of file DifferenceEngine.php.


Member Function Documentation

WordLevelDiff::_split ( lines  ) 

Definition at line 1070 of file DifferenceEngine.php.

References wfProfileIn(), and wfProfileOut().

Referenced by WordLevelDiff().

WordLevelDiff::closing (  ) 

Get the closing set of lines.

This reconstructs the $to_lines parameter passed to the constructor.

Returns:
array The sequence of strings.

Reimplemented from Diff.

Definition at line 1117 of file DifferenceEngine.php.

References wfProfileIn(), and wfProfileOut().

WordLevelDiff::orig (  ) 

Get the original set of lines.

This reconstructs the $from_lines parameter passed to the constructor.

Returns:
array The original sequence of strings.

Reimplemented from Diff.

Definition at line 1102 of file DifferenceEngine.php.

References wfProfileIn(), and wfProfileOut().

WordLevelDiff::WordLevelDiff ( orig_lines,
closing_lines 
)


Member Data Documentation

Definition at line 1057 of file DifferenceEngine.php.


The documentation for this class was generated from the following file:

Generated on Sat Apr 30 22:57:53 2011 for MediaWiki by  doxygen 1.5.9