Skip to main content
Skip table of contents

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: Execute: Change character set of file

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:

  • Any character encoding known in Java (e.g. Windows-1252)

  • UTF-8: Unicode character encoding UTF-8 (standard)

OutCharset

Character set of the output document

Possible values:

  • Any character encoding known in Java (e.g. ISO-8859-1)

  • UTF-8: Unicode character encoding UTF-8

Status values

-1The operation was executed successfully.
1The operation failed due to a technical error.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.