Class: TaliaCore::ActiveSourceParts::Xml::GenericReader::State

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

Overview

Helper class for state

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes.



27
28
29
# File 'lib/talia_core/active_source_parts/xml/generic_reader.rb', line 27

def attributes
  @attributes
end

#elementObject

Returns the value of attribute element.



27
28
29
# File 'lib/talia_core/active_source_parts/xml/generic_reader.rb', line 27

def element
  @element
end