Class: Rocx::Section

Inherits:
Object
  • Object
show all
Includes:
PropertyBuilder
Defined in:
lib/rocx/section.rb

Instance Method Summary collapse

Methods included from PropertyBuilder

included

Instance Method Details

#to_xml(xml) ⇒ Object



23
24
25
# File 'lib/rocx/section.rb', line 23

def to_xml(xml)
  property_xml xml
end