Class Nokogiri::XML::CDATA
In: lib/nokogiri/ffi/xml/cdata.rb
lib/nokogiri/xml/cdata.rb
ext/nokogiri/xml_xpath_context.c
Parent: Text

CData represents a CData node in an xml document.

Methods

name   new  

Public Class methods

Create a new CDATA element on the document with content

Public Instance methods

Get the name of this CDATA node

[Validate]