Class Nokogiri::XML::CDATA
In: lib/nokogiri/xml/cdata.rb
ext/nokogiri/xml_text.c
Parent: Nokogiri::XML::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]