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