Class: RD2ODT::InnerObject

Inherits:
Struct
  • Object
show all
Defined in:
lib/rd2odt.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fixed_hrefObject

Returns the value of attribute fixed_href

Returns:

  • (Object)

    the current value of fixed_href



562
563
564
# File 'lib/rd2odt.rb', line 562

def fixed_href
  @fixed_href
end

#hrefObject

Returns the value of attribute href

Returns:

  • (Object)

    the current value of href



562
563
564
# File 'lib/rd2odt.rb', line 562

def href
  @href
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



562
563
564
# File 'lib/rd2odt.rb', line 562

def path
  @path
end