Class: Goldendocx::Documents::Style
- Inherits:
-
Object
- Object
- Goldendocx::Documents::Style
- Includes:
- Element
- Defined in:
- lib/goldendocx/documents/style.rb
Instance Method Summary collapse
Methods included from Element
#build_element, #initialize, #namespace, #tag, #tag_name, #to_element, #to_xml
Methods included from HasChildren
#children, #read_child, #read_children
Methods included from HasAttributes
#assign_attributes, #attributes, #read_attributes
Instance Method Details
#name ⇒ Object
16 17 18 |
# File 'lib/goldendocx/documents/style.rb', line 16 def name style_name.name end |