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 1989 of file DifferenceEngine.php.


Member Function Documentation

WordLevelDiff::_split ( lines  ) 

Definition at line 2003 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 2050 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 2035 of file DifferenceEngine.php.

References wfProfileIn(), and wfProfileOut().

WordLevelDiff::WordLevelDiff ( orig_lines,
closing_lines 
)


Member Data Documentation

Definition at line 1990 of file DifferenceEngine.php.


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

Generated on Sat Sep 5 02:08:50 2009 for MediaWiki by  doxygen 1.5.9