XMLParserItf Interface CATIDOMCDATASection

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIDOMCDATASection

Interface referring to the data from an XML CDATA section.
are used to escape blocks of text containing characters that would otherwise be regarded as markup.

Note that the string data associated with the CDATA section may contain characters that need to be escaped when appearing in an XML document outside of a CDATA section.

The class inherits from the class through the interface. Adjacent nodes are not merged by use of the method.

See also:
,



This object is included in the file: CATIDOMCDATASection.h
If needed, your Imakefile.mk should include the module: CatXmlItfExt

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.