Class Nokogiri::XML::Comment
In: lib/nokogiri/ffi/xml/comment.rb
ext/nokogiri/xml_xpath_context.c
Parent: 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]