Class: Doc2Text::Odt::XmlNodes::Table::TableCell

Inherits:
Object
  • Object
show all
Includes:
Node
Defined in:
lib/doc2text/odt_xml_namespaces.rb

Instance Attribute Summary

Attributes included from Node

#attrs, #children, #name, #parent, #prefix, #text

Instance Method Summary collapse

Methods included from Node

#close, create_node, #delete, #eql?, #expand, #generic?, #has_text?, included, #initialize, #not_enclosing?, #office_text?, #root?, titleize, #to_s, #xml_name

Instance Method Details

#openObject



69
70
71
# File 'lib/doc2text/odt_xml_namespaces.rb', line 69

def open
  ' | '
end