class %ZEN.Report.Display.write extends contentNode
The contents of a <write> node are directly outputted to the stylesheet. This is often used in conjunction with the <html> and <fo> tags.
This method outputs the necessary stylesheet information for the HTML report. Every tag should override this method.
This method outputs the necessary stylesheet information for the PDF report. Every tag should override this method.