IDLffXMLDOMCharacterData

The IDLffXMLDOMCharacterData class extends the IDLffXMLDOMNode class with a set of methods for accessing character data in the DOM tree. This is an abstract class in the sense that there will never be an instance of this class, but its methods are available to its subclasses.

Superclasses

IDLffXMLDOMNode

Creation

See IDLffXMLDOMCharacterData::Init.

Properties

Objects of this class have no properties of their own, but do have properties inherited from any superclasses.

Methods

This class has the following methods:

In addition, this class inherits the methods of any superclasses.

Version History

6.1

Introduced