internalDtd property

List<XmlNode>? internalDtd
final

The parsed DTD elements nested within this DocType.

Implementation

final List<XmlNode>? internalDtd;