Methods

Class/Module Index [+]

Quicksearch

Nokogiri::XML::Text

Public Instance Methods

content=(string) click to toggle source
# 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.