| java.lang.Object JLibDiff.JLibDiffAlgorithm
JLibDiffAlgorithm | public class JLibDiffAlgorithm implements DiffAlgorithm,define(Code) | | Title: $FileName: JLibDiffAlgorithm.java$
version: $VerNum: 1$ author: $AuthorName: Rob MacGrogan$
author: $Description: JLibDiff diff algorithm.$
author: $KeyWordsOff: $
author: Implements the JLibDiff diff algorithm, abstracted from the diff class. author: This algorithm is available under GLPL. |
setEol | public void setEol(String eol)(Code) | | Sets the eol.
Parameters: eol - The eol to set |
|
|