Uses of Class
xdoclet.template.PrettyPrintWriter

Packages that use PrettyPrintWriter
xdoclet.template   
 

Uses of PrettyPrintWriter in xdoclet.template
 

Fields in xdoclet.template declared as PrettyPrintWriter
protected  PrettyPrintWriter TemplateEngine.out
          The PrintWriter used for outputing the generated stuff.
 

Methods in xdoclet.template with parameters of type PrettyPrintWriter
 void TemplateEngine.setWriter(PrettyPrintWriter out)
          Sets the Writer attribute of the TemplateEngine object
 


http://xdoclet.sourceforge.net/