Class
Nokogiri::XML::Comment
In:
lib/nokogiri/ffi/xml/comment.rb
ext/nokogiri/html_document.c
Parent:
Node
Methods
new
Public Class methods
new(document, content)
Create a
new
Comment
element on the
document
with
content
[Validate]