Uses of Interface
org.apache.camel.component.pdf.text.WriteStrategy
-
Packages that use WriteStrategy Package Description org.apache.camel.component.pdf.text -
-
Uses of WriteStrategy in org.apache.camel.component.pdf.text
Classes in org.apache.camel.component.pdf.text that implement WriteStrategy Modifier and Type Class Description class
DefaultWriteStrategy
Writes given lines to PDF document.Methods in org.apache.camel.component.pdf.text that return WriteStrategy Modifier and Type Method Description WriteStrategy
AutoFormattedWriterAbstractFactory. createWriteStrategy()
WriteStrategy
LineTerminationWriterAbstractFactory. createWriteStrategy()
WriteStrategy
TextProcessingAbstractFactory. createWriteStrategy()
-