All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.scripts.CharsetSwitcher.html Maven / Gradle / Ivy

The newest version!




	
	Pipeline Script: Charset Switcher
	


Pipeline Script: Charset Switcher

Overview

This script lets you change the character set encoding used in the XML members of a fileset.

It is not guaranteed that the input encoding and/or the desired output encoding is supported by the system. Therefore, be sure to check and verify the output result carefully before continuing with other processing.

Configuration

Input file
Required.The manifest member of the input fileset (NCC, OPF, DTBook file, etc)
Output directory
Required. Directory to store the result in. This can not be same directory as the input directory.
Output encoding
Optional. Select the output characterset encoding. If not set, the output encoding will be the default utf-8.
Linebreaks
Optional.Select the type of linebreak to use; values are UNIX, Mac, Dos or System default. The default is the system default.

Appendix: List of Transformers used

The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.

  1. Charset Switcher




© 2015 - 2025 Weber Informatics LLC | Privacy Policy