AddLineFeedPostexecutor
Group |
|
Class Name |
com.ebd.hub.datawizard.postexec.AddLineFeedPostexecutor |
Function |
This postexecuter can insert linebreaks after a certain number of bytes. |
Description
This postexecuter can insert linebreaks after a certain number (> 1) of bytes. The number of bytes(!) after which a linebreak \r\n is inserted is set in field Config file. Important note: The number of bytes is not necessarily equivalent to the number of characters, because in some character encodings, a character can consist of more than one byte.
The type of linebreak (default \r\n) can be set with system property hub.datawizard.postexec.lineBreak.