Table of Contents - tabledata-0.0.3 Documentation
Classes and Modules
- Spreadsheet
- Spreadsheet::Workbook
- TableData
- TableData::CoercingRow
- TableData::Coercion
- TableData::Column
- TableData::Detection
- TableData::Exception
- TableData::InvalidColumnAccessor
- TableData::InvalidColumnCount
- TableData::InvalidColumnName
- TableData::InvalidColumnSpecifier
- TableData::InvalidFileType
- TableData::Parser
- TableData::Presenter
- TableData::Presenters
- TableData::Presenters::CSV
- TableData::Presenters::Excel
- TableData::Presenters::HTML
- TableData::Presenters::PDF
- TableData::Row
- TableData::Table
Methods
- ::[] — TableData::Coercion
- ::coercing — TableData::Coercion
- ::from_file — TableData::Table
- ::new — TableData::CoercingRow
- ::new — TableData::Column
- ::new — TableData::Presenter
- ::new — TableData::Row
- ::new — TableData::Table
- ::present — TableData::Presenter
- #<< — TableData::Table
- #[] — TableData::Column
- #[] — TableData::Row
- #[] — TableData::Table
- #accessor — TableData::Column
- #accessors= — TableData::Table
- #accessors? — TableData::Table
- #at — TableData::Row
- #at_accessor — TableData::Row
- #at_header — TableData::Row
- #at_index — TableData::Row
- #body — TableData::Table
- #cell — TableData::Table
- #coerce — TableData::CoercingRow
- #column — TableData::Table
- #column_accessor — TableData::Table
- #column_count — TableData::Table
- #column_name — TableData::Table
- #columns — TableData::Table
- #csv_options — TableData::Presenters::CSV
- #document — TableData::Presenters::Excel
- #document — TableData::Presenters::PDF
- #each — TableData::Column
- #each — TableData::Row
- #each — TableData::Table
- #each_column — TableData::Table
- #each_row — TableData::Table
- #file_type_from_path — TableData::Detection
- #force_guessed_encoding! — TableData::Detection
- #format — TableData::Table
- #guess_csv_delimiter — TableData::Detection
- #guess_encoding — TableData::Detection
- #header — TableData::Column
- #headers — TableData::Table
- #headers? — TableData::Table
- #html_foot — TableData::Presenters::HTML
- #html_head — TableData::Presenters::HTML
- #html_table_header — TableData::Presenters::HTML
- #index_for_accessor — TableData::Table
- #index_for_header — TableData::Table
- #inspect — TableData::Row
- #inspect — TableData::Table
- #length — TableData::Table
- #method_missing — TableData::Row
- #parse_csv — TableData::Parser
- #parse_xls — TableData::Parser
- #parse_xlsx — TableData::Parser
- #read_file — TableData::Parser
- #require_library — TableData
- #respond_to_missing? — TableData::Row
- #row — TableData::Table
- #size — TableData::Row
- #size — TableData::Table
- #slice — TableData::Row
- #string — TableData::Presenters::CSV
- #string — TableData::Presenters::Excel
- #string — TableData::Presenters::HTML
- #string — TableData::Presenters::PDF
- #table_from_file — TableData
- #tables_from_file — TableData
- #to_a — TableData::Column
- #to_a — TableData::Table
- #to_hash — TableData::Row
- #to_nested_array — TableData::Table
- #to_string — Spreadsheet::Workbook
- #values_at — TableData::Row
- #write — TableData::Presenter
- #write — TableData::Presenters::CSV
- #write — TableData::Presenters::Excel
- #write — TableData::Presenters::HTML
- #write — TableData::Presenters::PDF