Microsoft SDK for Java

elementDeclarations

This method of the DTD class retrieves an object for enumerating the element declarations.

Syntax

public final Enumeration elementDeclarations();

Return Value

Returns an Enumeration object that returns ElementDecl objects when enumerated.

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