File: classodf_1_1odfmanifest_1_1ODFManifestHandler.tex

package info (click to toggle)
python-odf 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 28,592 kB
  • sloc: python: 22,658; makefile: 360; xml: 2; sh: 1
file content (279 lines) | stat: -rw-r--r-- 12,929 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler}{\section{odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler Class Reference}
\label{classodf_1_1odfmanifest_1_1ODFManifestHandler}\index{odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler@{odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler}}
}


The \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler}{O\+D\+F\+Manifest\+Handler} parses a manifest file and produces a list of content.  




Inheritance diagram for odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=222pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler__inherit__graph}
\end{center}
\end{figure}


Collaboration diagram for odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=222pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler__coll__graph}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_a6621e637fd0b8e904b87b0d934073ea9}{\+\_\+\+\_\+init\+\_\+\+\_\+}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_a9932285fd0c71f1b00dfaa82e00c3ceb}{handle\+\_\+starttag}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_adb6ff16bb30f1c13e80e0afd437404d1}{handle\+\_\+endtag}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_ae9b7200c52dc65bc1ee86e1737f3a464}{start\+Element\+N\+S}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_ac9e0252999876f8f70e4bdbbb20bcba7}{end\+Element\+N\+S}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_a1a13ef4fd1ec9ac8512a12af644cf7e3}{unknown\+\_\+starttag}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_a337302e32dbf1cc93a60be2881ef787b}{unknown\+\_\+endtag}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_a67780a16b79bb753bd49efbada5d559b}{donothing}
\item 
def \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_a82393722a5db79321da8c0796c33f366}{s\+\_\+file\+\_\+entry}
\end{DoxyCompactItemize}
\subsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item 
\hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_a6c4e396649fdb2ed1af0b332977efa58}{manifest}
\item 
\hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler_aaff81d529c30f7486c8eac6cdc616ca7}{elements}
\end{DoxyCompactItemize}


\subsection{Detailed Description}
The \hyperlink{classodf_1_1odfmanifest_1_1ODFManifestHandler}{O\+D\+F\+Manifest\+Handler} parses a manifest file and produces a list of content. 

Definition at line 43 of file odfmanifest.\+py.



\subsection{Constructor \& Destructor Documentation}
\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_a6621e637fd0b8e904b87b0d934073ea9}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!\+\_\+\+\_\+init\+\_\+\+\_\+@{\+\_\+\+\_\+init\+\_\+\+\_\+}}
\index{\+\_\+\+\_\+init\+\_\+\+\_\+@{\+\_\+\+\_\+init\+\_\+\+\_\+}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{\+\_\+\+\_\+init\+\_\+\+\_\+}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+\_\+\+\_\+init\+\_\+\+\_\+ (
\begin{DoxyParamCaption}
\item[{}]{self}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_a6621e637fd0b8e904b87b0d934073ea9}


Definition at line 45 of file odfmanifest.\+py.



\subsection{Member Function Documentation}
\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_a67780a16b79bb753bd49efbada5d559b}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!donothing@{donothing}}
\index{donothing@{donothing}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{donothing}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+donothing (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag, }
\item[{}]{attrs = {\ttfamily None}}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_a67780a16b79bb753bd49efbada5d559b}


Definition at line 80 of file odfmanifest.\+py.

\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_ac9e0252999876f8f70e4bdbbb20bcba7}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!end\+Element\+N\+S@{end\+Element\+N\+S}}
\index{end\+Element\+N\+S@{end\+Element\+N\+S}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{end\+Element\+N\+S}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+end\+Element\+N\+S (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag, }
\item[{}]{qname}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_ac9e0252999876f8f70e4bdbbb20bcba7}


Definition at line 67 of file odfmanifest.\+py.



Here is the call graph for this function\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler_ac9e0252999876f8f70e4bdbbb20bcba7_cgraph}
\end{center}
\end{figure}


\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_adb6ff16bb30f1c13e80e0afd437404d1}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!handle\+\_\+endtag@{handle\+\_\+endtag}}
\index{handle\+\_\+endtag@{handle\+\_\+endtag}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{handle\+\_\+endtag}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+handle\+\_\+endtag (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag, }
\item[{}]{method}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_adb6ff16bb30f1c13e80e0afd437404d1}


Definition at line 57 of file odfmanifest.\+py.



Here is the caller graph for this function\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler_adb6ff16bb30f1c13e80e0afd437404d1_icgraph}
\end{center}
\end{figure}


\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_a9932285fd0c71f1b00dfaa82e00c3ceb}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!handle\+\_\+starttag@{handle\+\_\+starttag}}
\index{handle\+\_\+starttag@{handle\+\_\+starttag}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{handle\+\_\+starttag}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+handle\+\_\+starttag (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag, }
\item[{}]{method, }
\item[{}]{attrs}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_a9932285fd0c71f1b00dfaa82e00c3ceb}


Definition at line 54 of file odfmanifest.\+py.



Here is the caller graph for this function\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler_a9932285fd0c71f1b00dfaa82e00c3ceb_icgraph}
\end{center}
\end{figure}


\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_a82393722a5db79321da8c0796c33f366}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!s\+\_\+file\+\_\+entry@{s\+\_\+file\+\_\+entry}}
\index{s\+\_\+file\+\_\+entry@{s\+\_\+file\+\_\+entry}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{s\+\_\+file\+\_\+entry}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+s\+\_\+file\+\_\+entry (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag, }
\item[{}]{attrs}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_a82393722a5db79321da8c0796c33f366}


Definition at line 83 of file odfmanifest.\+py.

\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_ae9b7200c52dc65bc1ee86e1737f3a464}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!start\+Element\+N\+S@{start\+Element\+N\+S}}
\index{start\+Element\+N\+S@{start\+Element\+N\+S}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{start\+Element\+N\+S}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+start\+Element\+N\+S (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag, }
\item[{}]{qname, }
\item[{}]{attrs}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_ae9b7200c52dc65bc1ee86e1737f3a464}


Definition at line 60 of file odfmanifest.\+py.



Here is the call graph for this function\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler_ae9b7200c52dc65bc1ee86e1737f3a464_cgraph}
\end{center}
\end{figure}


\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_a337302e32dbf1cc93a60be2881ef787b}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!unknown\+\_\+endtag@{unknown\+\_\+endtag}}
\index{unknown\+\_\+endtag@{unknown\+\_\+endtag}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{unknown\+\_\+endtag}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+unknown\+\_\+endtag (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_a337302e32dbf1cc93a60be2881ef787b}


Definition at line 77 of file odfmanifest.\+py.



Here is the caller graph for this function\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler_a337302e32dbf1cc93a60be2881ef787b_icgraph}
\end{center}
\end{figure}


\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_a1a13ef4fd1ec9ac8512a12af644cf7e3}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!unknown\+\_\+starttag@{unknown\+\_\+starttag}}
\index{unknown\+\_\+starttag@{unknown\+\_\+starttag}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{unknown\+\_\+starttag}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+unknown\+\_\+starttag (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{tag, }
\item[{}]{attrs}
\end{DoxyParamCaption}
)}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_a1a13ef4fd1ec9ac8512a12af644cf7e3}


Definition at line 74 of file odfmanifest.\+py.



Here is the caller graph for this function\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classodf_1_1odfmanifest_1_1ODFManifestHandler_a1a13ef4fd1ec9ac8512a12af644cf7e3_icgraph}
\end{center}
\end{figure}




\subsection{Member Data Documentation}
\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_aaff81d529c30f7486c8eac6cdc616ca7}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!elements@{elements}}
\index{elements@{elements}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{elements}]{\setlength{\rightskip}{0pt plus 5cm}odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+elements}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_aaff81d529c30f7486c8eac6cdc616ca7}


Definition at line 50 of file odfmanifest.\+py.

\hypertarget{classodf_1_1odfmanifest_1_1ODFManifestHandler_a6c4e396649fdb2ed1af0b332977efa58}{\index{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}!manifest@{manifest}}
\index{manifest@{manifest}!odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler@{odf\+::odfmanifest\+::\+O\+D\+F\+Manifest\+Handler}}
\subsubsection[{manifest}]{\setlength{\rightskip}{0pt plus 5cm}odf.\+odfmanifest.\+O\+D\+F\+Manifest\+Handler.\+manifest}}\label{classodf_1_1odfmanifest_1_1ODFManifestHandler_a6c4e396649fdb2ed1af0b332977efa58}


Definition at line 46 of file odfmanifest.\+py.



The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item 
odf/\hyperlink{odfmanifest_8py}{odfmanifest.\+py}\end{DoxyCompactItemize}