Class: Pal::Operation::RCSVProcessorImpl

Inherits:
CSVProcessor show all
Defined in:
lib/pal/handler/processor.rb

Overview

rCSV impl

Instance Attribute Summary

Attributes inherited from CSVProcessor

#csv_file_location

Method Summary

Methods inherited from CSVProcessor

#initialize, #parse, retrieve_default_processor

Methods included from Log

#log_debug, #log_error, #log_info, #log_warn

Constructor Details

This class inherits a constructor from Pal::Operation::CSVProcessor