Class: NdrImport::File::Word

Inherits:
Base
  • Object
show all
Defined in:
lib/ndr_import/file/word.rb

Overview

This class is a Word document file handler that returns a single table. currently only works on .doc (97-2003), not.docx

Method Summary

Methods inherited from Base

#files, #initialize, #tables

Constructor Details

This class inherits a constructor from NdrImport::File::Base