class Exlibris::Aleph::API::Reader::Base
Attributes
root[R]
Public Class Methods
new(root)
click to toggle source
# File lib/exlibris/aleph/api/reader/base.rb, line 8 def initialize(root) @root = root end