Microsoft SDK for Java

getDocType

This method of the DTD class retrieves the name specified in the DOCTYPE tag.

Syntax

public final Name getDocType();

Return Value

Returns the name of the document type.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.