diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.E5XML.TemplatesWriter.html --- a/Documentation/Source/eric5.E5XML.TemplatesWriter.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.E5XML.TemplatesWriter.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.E5XML.TemplatesWriter</h1> <p> -Module implementing the writer class for writing an XML templates file. +Module implementing the writer class for writing an XML templates file. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#TemplatesWriter">TemplatesWriter</a></td> -<td>Class implementing the writer class for writing an XML templates file.</td> +<td>Class implementing the writer class for writing an XML templates file.</td> </tr> </table> <h3>Functions</h3> @@ -43,7 +43,7 @@ <a NAME="TemplatesWriter" ID="TemplatesWriter"></a> <h2>TemplatesWriter</h2> <p> - Class implementing the writer class for writing an XML templates file. + Class implementing the writer class for writing an XML templates file. </p> <h3>Derived from</h3> XMLWriterBase @@ -55,27 +55,27 @@ <table> <tr> <td><a href="#TemplatesWriter.__init__">TemplatesWriter</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr><tr> <td><a href="#TemplatesWriter.writeXML">writeXML</a></td> -<td>Public method to write the XML to the file.</td> +<td>Public method to write the XML to the file.</td> </tr> </table> <a NAME="TemplatesWriter.__init__" ID="TemplatesWriter.__init__"></a> <h4>TemplatesWriter (Constructor)</h4> <b>TemplatesWriter</b>(<i>file, templatesViewer</i>) <p> - Constructor + Constructor </p><dl> <dt><i>file</i></dt> <dd> -open file (like) object for writing +open file (like) object for writing </dd> </dl><a NAME="TemplatesWriter.writeXML" ID="TemplatesWriter.writeXML"></a> <h4>TemplatesWriter.writeXML</h4> <b>writeXML</b>(<i></i>) <p> - Public method to write the XML to the file. + Public method to write the XML to the file. </p> <div align="right"><a href="#top">Up</a></div> <hr />