output


Description:

public void output (StringBuilder output, int indent)

Output Component as an XML-formatted string.

The output string can be then shown on the screen or written to file.

Parameters:

this

An Component.

output

GString that holds the result.

indent

level of indent.