Class: Matterhorn::Smil::Head

Inherits:
Object
  • Object
show all
Defined in:
lib/matterhorn/smil.rb

Overview

Matterhorn::Smil::Head ===

Instance Method Summary collapse

Instance Method Details

#to_xml(bx) ⇒ Object



57
58
59
# File 'lib/matterhorn/smil.rb', line 57

def to_xml(bx)
  bx.head "\n  "
end