Class: TaliaCore::ActiveSourceParts::Xml::SourceReader

Inherits:
GenericReader
  • Object
show all
Defined in:
lib/talia_core/active_source_parts/xml/source_reader.rb

Overview

Helper class to read an attribute hash from a Source XML

Method Summary

Methods inherited from GenericReader

#add_source_with_check, #base_file_url, #base_file_url=, can_use_root, #create_handlers, element, #initialize, plain_element, #read_children_of, #read_children_with_progress, #read_source, #sources, sources_from, sources_from_url, use_root, #use_root

Methods included from TaliaUtil::IoHelper

#base_for, #file_url, #open_from_url, #open_generic

Methods included from TaliaUtil::UriHelper

#irify, #sanitize_sparql

Methods included from TaliaUtil::Progressable

#progressor, #progressor=, #run_with_progress

Constructor Details

This class inherits a constructor from TaliaCore::ActiveSourceParts::Xml::GenericReader