Module: NdrImport::File

Defined in:
lib/ndr_import/file/pdf.rb,
lib/ndr_import/file/zip.rb,
lib/ndr_import/file/base.rb,
lib/ndr_import/file/text.rb,
lib/ndr_import/file/word.rb,
lib/ndr_import/file/excel.rb,
lib/ndr_import/file/registry.rb,
lib/ndr_import/file/delimited.rb

Overview

This is one of a collection of file handlers that deal with individual formats of data. They can be instantiated directly or via the factory method Registry.tables

Defined Under Namespace

Modules: Registry Classes: Base, Delimited, Excel, Pdf, Text, Word, Zip