File: namespaceodf_1_1element.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 (35 lines) | stat: -rw-r--r-- 2,036 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
\hypertarget{namespaceodf_1_1element}{\section{odf.\+element Namespace Reference}
\label{namespaceodf_1_1element}\index{odf.\+element@{odf.\+element}}
}
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item 
class \hyperlink{classodf_1_1element_1_1CDATASection}{C\+D\+A\+T\+A\+Section}
\item 
class \hyperlink{classodf_1_1element_1_1Childless}{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_1Element}{Element}
\begin{DoxyCompactList}\small\item\em Creates a arbitrary element and is intended to be subclassed not used on its own. \end{DoxyCompactList}\item 
class \hyperlink{classodf_1_1element_1_1IllegalChild}{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}{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}{Node}
\begin{DoxyCompactList}\small\item\em super class for more specific nodes \end{DoxyCompactList}\item 
class \hyperlink{classodf_1_1element_1_1Text}{Text}
\end{DoxyCompactItemize}
\subsection*{Variables}
\begin{DoxyCompactItemize}
\item 
\hyperlink{namespaceodf_1_1element_a9474456bb442e238b32a7bdf6a22dcba}{unicode} = str
\end{DoxyCompactItemize}


\subsection{Variable Documentation}
\hypertarget{namespaceodf_1_1element_a9474456bb442e238b32a7bdf6a22dcba}{\index{odf\+::element@{odf\+::element}!unicode@{unicode}}
\index{unicode@{unicode}!odf\+::element@{odf\+::element}}
\subsubsection[{unicode}]{\setlength{\rightskip}{0pt plus 5cm}odf.\+element.\+unicode = str}}\label{namespaceodf_1_1element_a9474456bb442e238b32a7bdf6a22dcba}


Definition at line 34 of file element.\+py.