Class: XML::ET

Inherits:
ETL
  • Object
show all
Defined in:
lib/etl/xml_et.rb

Overview

Works with XML. May want to break this up into several utilities.

Constant Summary

Constants inherited from ETL

ETL::VALID_CALLBACKS, ETL::VALID_STATES

Instance Attribute Summary

Attributes inherited from ETL

#block, #data, #options, #raw, #state

Method Summary

Methods inherited from ETL

call, #initialize, logger, logger_filename, logger_root, logger_root=, process, #process, #reverse_to

Constructor Details

This class inherits a constructor from ETL