This method of the Document class retrieves an enumeration of the element declarations from the DTD. These are returned as ElementDecl objects.
public final Enumeration elementDeclarations();
Returns the element declarations enumeration object.