Nokogiri::XML::Comment

class Nokogiri::XML::Comment

Parent:
Nokogiri::XML::CharacterData

Comment represents a comment node in an xml document.

Public Class Methods

new(document_or_node, content) Show source

Create a new Comment element on the document with content. Alternatively, if a