Class: RD2ODT::InnerObject
- Inherits:
-
Struct
- Object
- Struct
- RD2ODT::InnerObject
- Defined in:
- lib/rd2odt.rb
Instance Attribute Summary collapse
-
#fixed_href ⇒ Object
Returns the value of attribute fixed_href.
-
#href ⇒ Object
Returns the value of attribute href.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#fixed_href ⇒ Object
Returns the value of attribute fixed_href
562 563 564 |
# File 'lib/rd2odt.rb', line 562 def fixed_href @fixed_href end |
#href ⇒ Object
Returns the value of attribute href
562 563 564 |
# File 'lib/rd2odt.rb', line 562 def href @href end |
#path ⇒ Object
Returns the value of attribute path
562 563 564 |
# File 'lib/rd2odt.rb', line 562 def path @path end |