Microsoft SDK for Java

DhHTMLGenerator.generateHTML

Generates browser-targeted HTML for the specified DhElement.

Syntax

public StringBuffer generateHTML( DhElement e )

Parameters

e

The DhElement to generate code for based on this DhHTMLGenerator object.

Return Value

Returns a StringBuffer with the generated HTML.

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