Microsoft SDK for Java

getType

This method of the Document class retrieves the document type.

Syntax

public int getType();

Return Value

Returns the value defined by Element.DOCUMENT.

Overrides

getType() in ElementImpl.

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