Overview | Methods | This Package | All Packages
Determines whether HEAD and TITLE tags are generated by the getHTML method.
Syntax
public void setGenerateTags( boolean fGenerate )
Parameters
fGenerate
Set to true to generate <HEAD> and <TITLE> tags in a call to getHTML; otherwise, set to false.