Package | Description |
---|---|
xdoclet.template |
Modifier and Type | Field and Description |
---|---|
protected PrettyPrintWriter |
TemplateEngine.out
The PrintWriter used for outputing the generated stuff.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateEngine.setWriter(PrettyPrintWriter out)
Sets the Writer attribute of the TemplateEngine object
|