xml.dtd.DTDComponent
¶
The xml.dtd.DTDComponent
class represents a base class for all DTD components.
-
class
xml.dtd.
DTDComponent
¶ Proper instances of this class will be created within RaptorXML only, instantiation from script code will throw a
NotImplementedError
exception.