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

doc.transformers.org_pef_pefFileMerger.html Maven / Gradle / Ivy

The newest version!




  
  org_pef_pefFileMerger
  



Transformer documentation: org_pef_pefFileMerger

Transformer Purpose

The purpose of this transformer is to merge several PEF files into one.

Input Requirements

A folder containing PEF 2008-1 documents only.

Output

A PEF 2008-1 document.

On success

A PEF 2008-1 document.

On error

Configuration/Customization

Parameters (tdf)

input
Path to input directory
output
Path to output PEF file
identifier
A publication identifier
sortType
Sorting algorithm type. Available options are "Numeral grouping" and "Standard". Standard sorting can generate non-intuitive behaviour. E.g. the standard sort order of the files 'volume-1.pef', 'volume-2.pef' and 'volume-10.pef' is 1, 10, 2. The "Numeral grouping" sorting type avoids this behaviour by evaluating the sort order of number groups as numbers instead of as strings, e.g. the files in the above example would be sorted in the order 1, 2, 10. Note that the "Numeral grouping" sorting algorithm disregards character case on all platforms, unlike the "Standard" algorithm.

Extended configurability

Further development

Dependencies

None

Author

Joel Håkansson, TPB

Licensing

LGPL





© 2015 - 2025 Weber Informatics LLC | Privacy Policy