IStringOutputGenerator

public interface IStringOutputGenerator

Represents an interface for generating output to a string of differences between texts.

Methods

MethodDescription
generateOutputGenerates the output based on the differences between texts and saves it to a file.
generateOutput1Generates the output based on the differences between texts and saves it to a file.
generateOutputInternal
generateOutputInternal1

generateOutput

Generates the output based on the differences between texts and saves it to a file.

generateOutput1

Generates the output based on the differences between texts and saves it to a file.

generateOutputInternal

generateOutputInternal1