Class Nokogiri::XML::Comment
In: ext/nokogiri/xml_sax_push_parser.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]