Documentation/Source/index-eric5.E5XML.html

changeset 603
7f620c649182
parent 440
69ace3e2dcf6
child 615
c8dd16cc69ce
diff -r 2f32aef5cc67 -r 7f620c649182 Documentation/Source/index-eric5.E5XML.html
--- a/Documentation/Source/index-eric5.E5XML.html	Sun Sep 12 19:36:57 2010 +0200
+++ b/Documentation/Source/index-eric5.E5XML.html	Sun Sep 12 19:38:36 2010 +0200
@@ -52,20 +52,20 @@
 <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>
 </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><a href="eric5.E5XML.HighlightingStylesReader.html">HighlightingStylesReader</a></td>
+<td>Module implementing a class for reading 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>
 </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><a href="eric5.E5XML.MultiProjectReader.html">MultiProjectReader</a></td>
+<td>Module implementing a 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>
 </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><a href="eric5.E5XML.PluginRepositoryReader.html">PluginRepositoryReader</a></td>
+<td>Module to read the plug-in repository contents 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>
@@ -73,26 +73,26 @@
 <td><a href="eric5.E5XML.ProjectWriter.html">ProjectWriter</a></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><a href="eric5.E5XML.SessionReader.html">SessionReader</a></td>
+<td>Module implementing a class for reading an XML 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 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><a href="eric5.E5XML.ShortcutsReader.html">ShortcutsReader</a></td>
+<td>Module implementing a class for reading an XML 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>
 </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><a href="eric5.E5XML.TasksReader.html">TasksReader</a></td>
+<td>Module implementing a 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>
 </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><a href="eric5.E5XML.TemplatesReader.html">TemplatesReader</a></td>
+<td>Module implementing a 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>
@@ -115,6 +115,12 @@
 <td><a href="eric5.E5XML.XMLMessageDialog.html">XMLMessageDialog</a></td>
 <td>Module implementing a dialog to display XML parse messages.</td>
 </tr><tr>
+<td><a href="eric5.E5XML.XMLStreamReaderBase.html">XMLStreamReaderBase</a></td>
+<td>Module implementing a base class for all of eric5s XML stream writers.</td>
+</tr><tr>
+<td><a href="eric5.E5XML.XMLStreamWriterBase.html">XMLStreamWriterBase</a></td>
+<td>Module implementing a base class for all of eric5s XML stream writers.</td>
+</tr><tr>
 <td><a href="eric5.E5XML.XMLUtilities.html">XMLUtilities</a></td>
 <td>Module implementing various XML utility functions.</td>
 </tr><tr>

eric ide

mercurial