Method: Doc2Text::Odt::XmlNodes::Text::P#close
- Defined in:
- lib/doc2text/odt/odt_xml_namespaces.rb
#close ⇒ Object
167 168 169 |
# File 'lib/doc2text/odt/odt_xml_namespaces.rb', line 167 def close "#{@enclosing_style.reverse.join}\n" end |