| Outputs the completed Pages as a Java Properties file. The file produced is compatible
with java.util.Properties.
Output is commented as it is printed to aid debugging
See Also: http://java.sun.com/docs/books/jls/second_edition/html/lexical.doc.html#100850 author: Paul Hinds version: $Id: ExplicitPropertiesFileRenderer.java,v 1.9 2007/01/09 22:41:41 teknopaul Exp $ |