Class: RMARC::RecordStack

Inherits:
SizedQueue
  • Object
show all
Defined in:
lib/rmarc/marc_xml_reader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#has_nextObject

Returns the value of attribute has_next.



29
30
31
# File 'lib/rmarc/marc_xml_reader.rb', line 29

def has_next
  @has_next
end