[][src]Crate xliff

Parser for XLIFF 1.2 and XLIFF 2.0 files.

Description

The library allows the consumer to read and export translations stored in XLIFF format.

Specifications

  • XLIFF 1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core.html

  • XLIFF 2.0 http://docs.oasis-open.org/xliff/xliff-core/v2.0/xliff-core-v2.0.html

Modules

store

Defines a translation store implementation which can be used to interact with XLIFF files

t

Defines helper functions which can be used to retrieve translations