Method: EPUBMaker::EPUBv2#initialize

Defined in:
lib/epubmaker/epubv2.rb

#initialize(producer) ⇒ EPUBv2

Construct object with parameter hash config and message resource hash res.



19
20
21
# File 'lib/epubmaker/epubv2.rb', line 19

def initialize(producer)
  super
end