Class Nokogiri::XML::Comment
In: lib/nokogiri/xml/comment.rb
ext/nokogiri/xml_document_fragment.c
Parent: Node

Comment represents a comment node in an xml document.

Methods

new  

Public Class methods

Create a new Comment element on the document with content

[Validate]