diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/index-eric5.E5XML.html --- a/Documentation/Source/index-eric5.E5XML.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/index-eric5.E5XML.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,21 +22,21 @@ <body> <h1>eric5.E5XML</h1> <p> -Package implementing the XML handling module of eric5. +Package implementing the XML handling module of eric5. </p><p> -This module includes XML handlers and writers for -<ul> - <li>Project files</li> - <li>User project data files</li> - <li>Multi-project files</li> - <li>Session files</li> - <li>Shortcuts files</li> - <li>Debugger Properties files</li> - <li>Tasks files</li> - <li>Templates files</li> - <li>Highlighting styles</li> - <li>Plugiin repository (handler only)</li> -</ul> +This module includes XML handlers and writers for +<ul> + <li>Project files</li> + <li>User project data files</li> + <li>Multi-project files</li> + <li>Session files</li> + <li>Shortcuts files</li> + <li>Debugger Properties files</li> + <li>Tasks files</li> + <li>Templates files</li> + <li>Highlighting styles</li> + <li>Plugiin repository (handler only)</li> +</ul> </p> @@ -44,82 +44,82 @@ <table> <tr> <td><a href="eric5.E5XML.Config.html">Config</a></td> -<td>Module implementing some common configuration stuf for the XML package.</td> +<td>Module implementing some common configuration stuf for the XML package.</td> </tr><tr> <td><a href="eric5.E5XML.DebuggerPropertiesHandler.html">DebuggerPropertiesHandler</a></td> -<td>Module implementing the handler class for reading an XML project debugger properties file.</td> +<td>Module implementing the handler class for reading an XML project debugger properties file.</td> </tr><tr> <td><a href="eric5.E5XML.DebuggerPropertiesWriter.html">DebuggerPropertiesWriter</a></td> -<td>Module implementing the writer class for writing an XML project debugger properties file.</td> +<td>Module implementing the writer class for writing an XML project debugger properties file.</td> </tr><tr> <td><a href="eric5.E5XML.HighlightingStylesHandler.html">HighlightingStylesHandler</a></td> -<td>Module implementing the handler class for handling a highlighting styles XML file.</td> +<td>Module implementing the handler class for handling a highlighting styles XML file.</td> </tr><tr> <td><a href="eric5.E5XML.HighlightingStylesWriter.html">HighlightingStylesWriter</a></td> -<td>Module implementing the writer class for writing a highlighting styles XML file.</td> +<td>Module implementing the writer class for writing a highlighting styles XML file.</td> </tr><tr> <td><a href="eric5.E5XML.MultiProjectHandler.html">MultiProjectHandler</a></td> -<td>Module implementing the handler class for reading an XML multi project file.</td> +<td>Module implementing the handler class for reading an XML multi project file.</td> </tr><tr> <td><a href="eric5.E5XML.MultiProjectWriter.html">MultiProjectWriter</a></td> -<td>Module implementing the writer class for writing an XML multi project file.</td> +<td>Module implementing the writer class for writing an XML multi project file.</td> </tr><tr> <td><a href="eric5.E5XML.PluginRepositoryHandler.html">PluginRepositoryHandler</a></td> -<td>Module implementing the handler class for reading an XML tasks file.</td> +<td>Module implementing the handler class for reading an XML tasks file.</td> </tr><tr> <td><a href="eric5.E5XML.ProjectHandler.html">ProjectHandler</a></td> -<td>Module implementing the handler class for reading an XML project file.</td> +<td>Module implementing the handler class for reading an XML project file.</td> </tr><tr> <td><a href="eric5.E5XML.ProjectWriter.html">ProjectWriter</a></td> -<td>Module implementing the writer class for writing an XML project file.</td> +<td>Module implementing the writer class for writing an XML project file.</td> </tr><tr> <td><a href="eric5.E5XML.SessionHandler.html">SessionHandler</a></td> -<td>Module implementing the handler class for reading an XML project session file.</td> +<td>Module implementing the handler class for reading an XML project session file.</td> </tr><tr> <td><a href="eric5.E5XML.SessionWriter.html">SessionWriter</a></td> -<td>Module implementing the writer class for writing an XML project session file.</td> +<td>Module implementing the writer class for writing an XML project session file.</td> </tr><tr> <td><a href="eric5.E5XML.ShortcutsHandler.html">ShortcutsHandler</a></td> -<td>Module implementing the handler class for reading a keyboard shortcuts file.</td> +<td>Module implementing the handler class for reading a keyboard shortcuts file.</td> </tr><tr> <td><a href="eric5.E5XML.ShortcutsWriter.html">ShortcutsWriter</a></td> -<td>Module implementing the writer class for writing an XML shortcuts file.</td> +<td>Module implementing the writer class for writing an XML shortcuts file.</td> </tr><tr> <td><a href="eric5.E5XML.TasksHandler.html">TasksHandler</a></td> -<td>Module implementing the handler class for reading an XML tasks file.</td> +<td>Module implementing the handler class for reading an XML tasks file.</td> </tr><tr> <td><a href="eric5.E5XML.TasksWriter.html">TasksWriter</a></td> -<td>Module implementing the writer class for writing an XML tasks file.</td> +<td>Module implementing the writer class for writing an XML tasks file.</td> </tr><tr> <td><a href="eric5.E5XML.TemplatesHandler.html">TemplatesHandler</a></td> -<td>Module implementing the handler class for reading an XML templates file.</td> +<td>Module implementing the handler class for reading an XML templates file.</td> </tr><tr> <td><a href="eric5.E5XML.TemplatesWriter.html">TemplatesWriter</a></td> -<td>Module implementing the writer class for writing an XML templates file.</td> +<td>Module implementing the writer class for writing an XML templates file.</td> </tr><tr> <td><a href="eric5.E5XML.UserProjectHandler.html">UserProjectHandler</a></td> -<td>Module implementing the handler class for reading an XML user project properties file.</td> +<td>Module implementing the handler class for reading an XML user project properties file.</td> </tr><tr> <td><a href="eric5.E5XML.UserProjectWriter.html">UserProjectWriter</a></td> -<td>Module implementing the writer class for writing an XML user project properties file.</td> +<td>Module implementing the writer class for writing an XML user project properties file.</td> </tr><tr> <td><a href="eric5.E5XML.XMLEntityResolver.html">XMLEntityResolver</a></td> -<td>Module implementing a specialized entity resolver to find our DTDs.</td> +<td>Module implementing a specialized entity resolver to find our DTDs.</td> </tr><tr> <td><a href="eric5.E5XML.XMLErrorHandler.html">XMLErrorHandler</a></td> -<td>Module implementing an error handler class.</td> +<td>Module implementing an error handler class.</td> </tr><tr> <td><a href="eric5.E5XML.XMLHandlerBase.html">XMLHandlerBase</a></td> -<td>Module implementing a base class for all of eric5s XML handlers.</td> +<td>Module implementing a base class for all of eric5s XML handlers.</td> </tr><tr> <td><a href="eric5.E5XML.XMLMessageDialog.html">XMLMessageDialog</a></td> -<td>Module implementing a dialog to display XML parse messages.</td> +<td>Module implementing a dialog to display XML parse messages.</td> </tr><tr> <td><a href="eric5.E5XML.XMLUtilities.html">XMLUtilities</a></td> -<td>Module implementing various XML utility functions.</td> +<td>Module implementing various XML utility functions.</td> </tr><tr> <td><a href="eric5.E5XML.XMLWriterBase.html">XMLWriterBase</a></td> -<td>Module implementing a base class for all of eric5s XML writers.</td> +<td>Module implementing a base class for all of eric5s XML writers.</td> </tr> </table> </body></html> \ No newline at end of file