Microsoft SDK for Java

getDTD

This method of the Document class retrieves the document's DTD.

Syntax

public DTD getDTD();

Return Value

Returns the DTD.

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