public class SingleLineTransformationMethod extends ReplacementTransformationMethod
This transformation method causes any newline characters (\n) to be
displayed as spaces instead of causing line breaks, and causes
carriage return characters (\r) to have no appearance.