Method: Doc2Text::Odt::XmlNodes::Text::P#open

Defined in:
lib/doc2text/odt/odt_xml_namespaces.rb

#openObject



163
164
165
# File 'lib/doc2text/odt/odt_xml_namespaces.rb', line 163

def open
  "\n#{@enclosing_style.join}"
end