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
568 569 570 |
# File 'lib/rd2odt.rb', line 568 def fixed_href @fixed_href end |
#href ⇒ Object
Returns the value of attribute href
568 569 570 |
# File 'lib/rd2odt.rb', line 568 def href @href end |
#path ⇒ Object
Returns the value of attribute path
568 569 570 |
# File 'lib/rd2odt.rb', line 568 def path @path end |