File: element_8py.tex

package info (click to toggle)
python-odf 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,400 kB
  • sloc: python: 22,029; makefile: 362; xml: 2
file content (30 lines) | stat: -rw-r--r-- 1,846 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
\hypertarget{element_8py}{\section{odf/element.py File Reference}
\label{element_8py}\index{odf/element.\+py@{odf/element.\+py}}
}
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item 
class \hyperlink{classodf_1_1element_1_1IllegalChild}{odf.\+element.\+Illegal\+Child}
\begin{DoxyCompactList}\small\item\em Complains if you add an element to a parent where it is not allowed. \end{DoxyCompactList}\item 
class \hyperlink{classodf_1_1element_1_1IllegalText}{odf.\+element.\+Illegal\+Text}
\begin{DoxyCompactList}\small\item\em Complains if you add text or cdata to an element where it is not allowed. \end{DoxyCompactList}\item 
class \hyperlink{classodf_1_1element_1_1Node}{odf.\+element.\+Node}
\begin{DoxyCompactList}\small\item\em super class for more specific nodes \end{DoxyCompactList}\item 
class \hyperlink{classodf_1_1element_1_1Childless}{odf.\+element.\+Childless}
\begin{DoxyCompactList}\small\item\em Mixin that makes childless-\/ness easy to implement and avoids the complexity of the \hyperlink{classodf_1_1element_1_1Node}{Node} methods that deal with children. \end{DoxyCompactList}\item 
class \hyperlink{classodf_1_1element_1_1Text}{odf.\+element.\+Text}
\item 
class \hyperlink{classodf_1_1element_1_1CDATASection}{odf.\+element.\+C\+D\+A\+T\+A\+Section}
\item 
class \hyperlink{classodf_1_1element_1_1Element}{odf.\+element.\+Element}
\begin{DoxyCompactList}\small\item\em Creates a arbitrary element and is intended to be subclassed not used on its own. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Namespaces}
\begin{DoxyCompactItemize}
\item 
 \hyperlink{namespaceodf_1_1element}{odf.\+element}
\end{DoxyCompactItemize}
\subsection*{Variables}
\begin{DoxyCompactItemize}
\item 
\hyperlink{namespaceodf_1_1element_a9474456bb442e238b32a7bdf6a22dcba}{odf.\+element.\+unicode} = str
\end{DoxyCompactItemize}