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

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

The newest version!




  
  Pipeline Script: Hyphenator
  



Pipeline Script: Hyphenator

Overview

This script injects the input document's text nodes with soft hyphen (U+00AD) at all possible breakpoints following the hyphenation rules of the current language (specified by @xml:lang).

Input Requirements

An xml document with @xml:lang on the element surrounding the text nodes to hyphenate.

Output

The input document, hyphenated.

Configuration

Input file
Path to the input xml file
Output file
Path to the output xml file

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. se_tpb_hyphenator




© 2015 - 2025 Weber Informatics LLC | Privacy Policy