Import
Table of Contents
Interfaces
- ImporterInterface
- Interface for dictionary importers.
Classes
- ArchiveExtractor
- Extracts dictionary archives (.zip, .tar.gz, .tgz, .tar.bz2, .tar.xz) to a temp directory so multi-file formats like StarDict can be imported via a single file upload.
- CsvImporter
- Importer for CSV/TSV dictionary files.
- JsonImporter
- Importer for JSON dictionary files.
- StarDictImporter
- Importer for StarDict dictionary files.