Class
Nokogiri::XML::CDATA
In:
lib/nokogiri/ffi/xml/cdata.rb
lib/nokogiri/xml/cdata.rb
ext/nokogiri/xml_sax_parser.c
Parent:
Text
Methods
name
new
Public Class methods
new(document, content)
Create a
new
CDATA
element on the
document
with
content
Public Instance methods
name
()
Get the
name
of this
CDATA
node
[Validate]