Creates a new HTML DOCTYPE token.
ReadonlykindThe kind of HTML token that this object represents.
internal
The DOCTYPE name.
internal set
internal set
The DOCTYPE public identifier.
The DOCTYPE public identifier.
The DOCTYPE system identifier.
The DOCTYPE system identifier.
Returns a string that represents the current HTML token.
The serialized HTML token.
Writes the HTML DOCTYPE to a text writer.
The output writer.
An HTML DOCTYPE token.