Class LineTerminationWriterAbstractFactory

java.lang.Object
org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
All Implemented Interfaces:
TextProcessingAbstractFactory

public class LineTerminationWriterAbstractFactory extends Object implements TextProcessingAbstractFactory
Builds set of classes for line-termination writing strategy. Text getting sliced by line termination symbol (\n) and then it will be written regardless it fits in the line or not.