Charset Changer
This adapter changes the character encoding of a document.
The characters of the input document are not converted into the target character encoding! Use the Adapter Encoding Converter for this, see Encoding Converter.
Properties
Operation | Determines which operation the adapter executes Possible values: |
Parameters
Adapter | Main class of the adapter (do not change!) Possible values: en.softproject.integration.adapter.CharsetChanger: Main class (default) |
InCharset | Character set of the input document Possible values:
|
OutCharset | Character set of the output document Possible values:
|
Status values
-1 | The operation was executed successfully. |
1 | The operation failed due to a technical error. |