DhDocument.getAllElements

Overview | Methods | This Package | All Packages

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