Microsoft SDK for Java

DhDocument.getAllElements

Recursively retrieves all child elements and their children.

Syntax

public DhElement[] getAllElements()

Return Value

Returns an array of all child elements in the document.

Overrides   DhBaseContainer.getAllElements

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