Microsoft SDK for Java

notationDeclarations

This method of the DTD class retrieves an enumeration for enumerating the notations. The enumeration returns notation objects.

Syntax

public final Enumeration notationDeclarations();

Return Value

Returns a notation enumerator.

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