Documentation Center

XopusCharacterData

Description

The SDL LiveContent Create specific implementation of the CharacterData abstract interface. XopusCharacterData represents an XopusNode object that contains characters. This is an abstract interface, meaning there aren't any objects of type XopusCharacterData: it is implemented by other interfaces, like XopusText, XopusComment, or XopusProcessingInstruction which aren't abstract.