Method: RODF::Text#paragraphs

Defined in:
lib/rodf/text.rb

#paragraphsObject



46
47
48
# File 'lib/rodf/text.rb', line 46

def paragraphs
  @paragraphs ||= []
end