DecodeBase64PreParser
Configuration file |
None. |
Class name |
com.ebd.hub.datawizard.parser.DecodeBase64PreParser |
Description
This preparser decodes Base64 encoded input data. The input data is first converted into a byte sequence using the Base64 method. This sequence is then encoded using the input character encoding of the profile (in "Main settings/General").
Example
Input data |
Input encoding of the profile |
Modified input data |
VGV4dAo= |
8859_1 |
Text |