Encoding Converter
This adapter converts the character encoding of an XML document, and changes both the character encoding declaration (in the XML prologue) and the actual character encoding of the content.
Properties
Operation | Defines the operation executed by the adapter Possible values: |
Parameters
Adapter | Main adapter class (do not change!) Possible values: |
TargetEncoding | New character encoding of the output XML document Possible values: Any character encoding supported by the Java runtime environment (e.g. |