Doctype

Class

A special element for the irregular <!DOCTYPE xyz> tag.

Extends

HTMElement

Implements

Writable

Modifiers

public final

Constructors


new Doctype (String)

Constructor
No description is available for this element.
IndexTypeName
1Stringstring
Return Type

Doctype

Modifiers

public


Methods


write (OutputStream, Charset)

Method
No description is available for this element.
IndexTypeName
1OutputStreamstream
2Charsetcharset
Return Type

void

Modifiers

public