Save options for serializing nodes
Save as HTML
Save as XHTML
Save as XML
Format serialized xml
Do not include delcarations
Do not include empty tags
Do not save XHTML
Create a new SaveOptions object with options
# File lib/nokogiri/xml/node/save_options.rb, line 26 def initialize options = 0; @options = options; end
Generated with the Darkfish Rdoc Generator 2.