Class Nokogiri::XML::Comment
In: ext/nokogiri/xml_text.c
Parent: Nokogiri::XML::CharacterData

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]