Nokogiri::XML::CharacterData
# File lib/nokogiri/xml/text.rb, line 4 def content=(string) self.native_content = string.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.