eric6/Documentation/Source/index-eric6.E5XML.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7960
e8fc383322f7
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body> 21 <body>
22 <h1>eric6.E5XML</h1> 22 <h1>eric6.E5XML</h1>
23
23 <p> 24 <p>
24 Package implementing the XML handling module of eric6. 25 Package implementing the XML handling module of eric6.
25 </p><p> 26 </p>
27 <p>
26 This module includes XML handlers and writers for 28 This module includes XML handlers and writers for
27 <ul> 29 <ul>
28 <li>Project files</li> 30 <li>Project files</li>
29 <li>User project data files</li> 31 <li>User project data files</li>
30 <li>Multi-project files</li> 32 <li>Multi-project files</li>
39 </p> 41 </p>
40 42
41 43
42 <h3>Modules</h3> 44 <h3>Modules</h3>
43 <table> 45 <table>
46
44 <tr> 47 <tr>
45 <td><a href="eric6.E5XML.Config.html">Config</a></td> 48 <td><a href="eric6.E5XML.Config.html">Config</a></td>
46 <td>Module implementing some common configuration stuf for the XML package.</td> 49 <td>Module implementing some common configuration stuf for the XML package.</td>
47 </tr><tr> 50 </tr>
51 <tr>
48 <td><a href="eric6.E5XML.DebuggerPropertiesReader.html">DebuggerPropertiesReader</a></td> 52 <td><a href="eric6.E5XML.DebuggerPropertiesReader.html">DebuggerPropertiesReader</a></td>
49 <td>Module implementing a class for reading an XML project debugger properties file.</td> 53 <td>Module implementing a class for reading an XML project debugger properties file.</td>
50 </tr><tr> 54 </tr>
55 <tr>
51 <td><a href="eric6.E5XML.DebuggerPropertiesWriter.html">DebuggerPropertiesWriter</a></td> 56 <td><a href="eric6.E5XML.DebuggerPropertiesWriter.html">DebuggerPropertiesWriter</a></td>
52 <td>Module implementing the writer class for writing an XML project debugger properties file.</td> 57 <td>Module implementing the writer class for writing an XML project debugger properties file.</td>
53 </tr><tr> 58 </tr>
59 <tr>
54 <td><a href="eric6.E5XML.HighlightingStylesReader.html">HighlightingStylesReader</a></td> 60 <td><a href="eric6.E5XML.HighlightingStylesReader.html">HighlightingStylesReader</a></td>
55 <td>Module implementing a class for reading a highlighting styles XML file.</td> 61 <td>Module implementing a class for reading a highlighting styles XML file.</td>
56 </tr><tr> 62 </tr>
63 <tr>
57 <td><a href="eric6.E5XML.HighlightingStylesWriter.html">HighlightingStylesWriter</a></td> 64 <td><a href="eric6.E5XML.HighlightingStylesWriter.html">HighlightingStylesWriter</a></td>
58 <td>Module implementing the writer class for writing a highlighting styles XML file.</td> 65 <td>Module implementing the writer class for writing a highlighting styles XML file.</td>
59 </tr><tr> 66 </tr>
67 <tr>
60 <td><a href="eric6.E5XML.MultiProjectReader.html">MultiProjectReader</a></td> 68 <td><a href="eric6.E5XML.MultiProjectReader.html">MultiProjectReader</a></td>
61 <td>Module implementing a class for reading an XML multi project file.</td> 69 <td>Module implementing a class for reading an XML multi project file.</td>
62 </tr><tr> 70 </tr>
71 <tr>
63 <td><a href="eric6.E5XML.MultiProjectWriter.html">MultiProjectWriter</a></td> 72 <td><a href="eric6.E5XML.MultiProjectWriter.html">MultiProjectWriter</a></td>
64 <td>Module implementing the writer class for writing an XML multi project file.</td> 73 <td>Module implementing the writer class for writing an XML multi project file.</td>
65 </tr><tr> 74 </tr>
75 <tr>
66 <td><a href="eric6.E5XML.PluginRepositoryReader.html">PluginRepositoryReader</a></td> 76 <td><a href="eric6.E5XML.PluginRepositoryReader.html">PluginRepositoryReader</a></td>
67 <td>Module to read the plug-in repository contents file.</td> 77 <td>Module to read the plug-in repository contents file.</td>
68 </tr><tr> 78 </tr>
79 <tr>
69 <td><a href="eric6.E5XML.ProjectReader.html">ProjectReader</a></td> 80 <td><a href="eric6.E5XML.ProjectReader.html">ProjectReader</a></td>
70 <td>Module implementing a class for reading an XML project file.</td> 81 <td>Module implementing a class for reading an XML project file.</td>
71 </tr><tr> 82 </tr>
83 <tr>
72 <td><a href="eric6.E5XML.ProjectWriter.html">ProjectWriter</a></td> 84 <td><a href="eric6.E5XML.ProjectWriter.html">ProjectWriter</a></td>
73 <td>Module implementing the writer class for writing an XML project file.</td> 85 <td>Module implementing the writer class for writing an XML project file.</td>
74 </tr><tr> 86 </tr>
87 <tr>
75 <td><a href="eric6.E5XML.SessionReader.html">SessionReader</a></td> 88 <td><a href="eric6.E5XML.SessionReader.html">SessionReader</a></td>
76 <td>Module implementing a class for reading an XML session file.</td> 89 <td>Module implementing a class for reading an XML session file.</td>
77 </tr><tr> 90 </tr>
91 <tr>
78 <td><a href="eric6.E5XML.SessionWriter.html">SessionWriter</a></td> 92 <td><a href="eric6.E5XML.SessionWriter.html">SessionWriter</a></td>
79 <td>Module implementing the writer class for writing an XML session file.</td> 93 <td>Module implementing the writer class for writing an XML session file.</td>
80 </tr><tr> 94 </tr>
95 <tr>
81 <td><a href="eric6.E5XML.ShortcutsReader.html">ShortcutsReader</a></td> 96 <td><a href="eric6.E5XML.ShortcutsReader.html">ShortcutsReader</a></td>
82 <td>Module implementing a class for reading an XML shortcuts file.</td> 97 <td>Module implementing a class for reading an XML shortcuts file.</td>
83 </tr><tr> 98 </tr>
99 <tr>
84 <td><a href="eric6.E5XML.ShortcutsWriter.html">ShortcutsWriter</a></td> 100 <td><a href="eric6.E5XML.ShortcutsWriter.html">ShortcutsWriter</a></td>
85 <td>Module implementing the writer class for writing an XML shortcuts file.</td> 101 <td>Module implementing the writer class for writing an XML shortcuts file.</td>
86 </tr><tr> 102 </tr>
103 <tr>
87 <td><a href="eric6.E5XML.SpellCheckDictionariesReader.html">SpellCheckDictionariesReader</a></td> 104 <td><a href="eric6.E5XML.SpellCheckDictionariesReader.html">SpellCheckDictionariesReader</a></td>
88 <td>Module to read the web browser spell check dictionaries list file.</td> 105 <td>Module to read the web browser spell check dictionaries list file.</td>
89 </tr><tr> 106 </tr>
107 <tr>
90 <td><a href="eric6.E5XML.TasksReader.html">TasksReader</a></td> 108 <td><a href="eric6.E5XML.TasksReader.html">TasksReader</a></td>
91 <td>Module implementing a class for reading an XML tasks file.</td> 109 <td>Module implementing a class for reading an XML tasks file.</td>
92 </tr><tr> 110 </tr>
111 <tr>
93 <td><a href="eric6.E5XML.TasksWriter.html">TasksWriter</a></td> 112 <td><a href="eric6.E5XML.TasksWriter.html">TasksWriter</a></td>
94 <td>Module implementing the writer class for writing an XML tasks file.</td> 113 <td>Module implementing the writer class for writing an XML tasks file.</td>
95 </tr><tr> 114 </tr>
115 <tr>
96 <td><a href="eric6.E5XML.TemplatesReader.html">TemplatesReader</a></td> 116 <td><a href="eric6.E5XML.TemplatesReader.html">TemplatesReader</a></td>
97 <td>Module implementing a class for reading an XML templates file.</td> 117 <td>Module implementing a class for reading an XML templates file.</td>
98 </tr><tr> 118 </tr>
119 <tr>
99 <td><a href="eric6.E5XML.TemplatesWriter.html">TemplatesWriter</a></td> 120 <td><a href="eric6.E5XML.TemplatesWriter.html">TemplatesWriter</a></td>
100 <td>Module implementing the writer class for writing an XML templates file.</td> 121 <td>Module implementing the writer class for writing an XML templates file.</td>
101 </tr><tr> 122 </tr>
123 <tr>
102 <td><a href="eric6.E5XML.UserProjectReader.html">UserProjectReader</a></td> 124 <td><a href="eric6.E5XML.UserProjectReader.html">UserProjectReader</a></td>
103 <td>Module implementing a class for reading an XML user project properties file.</td> 125 <td>Module implementing a class for reading an XML user project properties file.</td>
104 </tr><tr> 126 </tr>
127 <tr>
105 <td><a href="eric6.E5XML.UserProjectWriter.html">UserProjectWriter</a></td> 128 <td><a href="eric6.E5XML.UserProjectWriter.html">UserProjectWriter</a></td>
106 <td>Module implementing the writer class for writing an XML user project properties file.</td> 129 <td>Module implementing the writer class for writing an XML user project properties file.</td>
107 </tr><tr> 130 </tr>
131 <tr>
108 <td><a href="eric6.E5XML.XMLStreamReaderBase.html">XMLStreamReaderBase</a></td> 132 <td><a href="eric6.E5XML.XMLStreamReaderBase.html">XMLStreamReaderBase</a></td>
109 <td>Module implementing a base class for all of eric6s XML stream writers.</td> 133 <td>Module implementing a base class for all of eric6s XML stream writers.</td>
110 </tr><tr> 134 </tr>
135 <tr>
111 <td><a href="eric6.E5XML.XMLStreamWriterBase.html">XMLStreamWriterBase</a></td> 136 <td><a href="eric6.E5XML.XMLStreamWriterBase.html">XMLStreamWriterBase</a></td>
112 <td>Module implementing a base class for all of eric6s XML stream writers.</td> 137 <td>Module implementing a base class for all of eric6s XML stream writers.</td>
113 </tr> 138 </tr>
114 </table> 139 </table>
115 </body></html> 140 </body></html>

eric ide

mercurial