Class: NdrImport::File::Docx

Inherits:
Base
  • Object
show all
Includes:
OfficeFileHelper
Defined in:
lib/ndr_import/file/docx.rb

Overview

This class is a modern Word document file handler that returns a single table. It only works on .docx documents

Instance Attribute Summary

Attributes inherited from Base

#file_metadata

Method Summary

Methods inherited from Base

#files, #initialize, #tables

Constructor Details

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