output
Description:
public void output (
StringBuilder output,
int indent)
Output Registry as an XML-formatted string.
The output string can be then shown on the screen or written to file.
Parameters:
| this |
An Registry.
|
| output |
GString that holds the result.
|
| indent |
level of indent.
|