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
|
\hypertarget{classodf_1_1element_1_1CDATASection}{\section{odf.\+element.\+C\+D\+A\+T\+A\+Section Class Reference}
\label{classodf_1_1element_1_1CDATASection}\index{odf.\+element.\+C\+D\+A\+T\+A\+Section@{odf.\+element.\+C\+D\+A\+T\+A\+Section}}
}
Inheritance diagram for odf.\+element.\+C\+D\+A\+T\+A\+Section\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=298pt]{classodf_1_1element_1_1CDATASection__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for odf.\+element.\+C\+D\+A\+T\+A\+Section\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classodf_1_1element_1_1CDATASection__coll__graph}
\end{center}
\end{figure}
\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
def \hyperlink{classodf_1_1element_1_1CDATASection_a76be678b6581cf1b8b5016100bf468d9}{to\+Xml}
\begin{DoxyCompactList}\small\item\em Generate X\+M\+L output of the node. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Static Public Attributes}
\begin{DoxyCompactItemize}
\item
\hyperlink{classodf_1_1element_1_1CDATASection_a77185faced1c6e282b1456892a7ac36d}{node\+Type} = Node.\+C\+D\+A\+T\+A\+\_\+\+S\+E\+C\+T\+I\+O\+N\+\_\+\+N\+O\+D\+E
\end{DoxyCompactItemize}
\subsection*{Additional Inherited Members}
\subsection{Detailed Description}
Definition at line 280 of file element.\+py.
\subsection{Member Function Documentation}
\hypertarget{classodf_1_1element_1_1CDATASection_a76be678b6581cf1b8b5016100bf468d9}{\index{odf\+::element\+::\+C\+D\+A\+T\+A\+Section@{odf\+::element\+::\+C\+D\+A\+T\+A\+Section}!to\+Xml@{to\+Xml}}
\index{to\+Xml@{to\+Xml}!odf\+::element\+::\+C\+D\+A\+T\+A\+Section@{odf\+::element\+::\+C\+D\+A\+T\+A\+Section}}
\subsubsection[{to\+Xml}]{\setlength{\rightskip}{0pt plus 5cm}def odf.\+element.\+C\+D\+A\+T\+A\+Section.\+to\+Xml (
\begin{DoxyParamCaption}
\item[{}]{self, }
\item[{}]{level, }
\item[{}]{f}
\end{DoxyParamCaption}
)}}\label{classodf_1_1element_1_1CDATASection_a76be678b6581cf1b8b5016100bf468d9}
Generate X\+M\+L output of the node.
If the text contains \char`\"{}\mbox{]}\mbox{]}$>$\char`\"{}, then escape it by going out of C\+D\+A\+T\+A mode (\mbox{]}\mbox{]}$>$), then write the string and then go into C\+D\+A\+T\+A mode again. ($<$!\mbox{[}C\+D\+A\+T\+A\mbox{[})
Definition at line 288 of file element.\+py.
\subsection{Member Data Documentation}
\hypertarget{classodf_1_1element_1_1CDATASection_a77185faced1c6e282b1456892a7ac36d}{\index{odf\+::element\+::\+C\+D\+A\+T\+A\+Section@{odf\+::element\+::\+C\+D\+A\+T\+A\+Section}!node\+Type@{node\+Type}}
\index{node\+Type@{node\+Type}!odf\+::element\+::\+C\+D\+A\+T\+A\+Section@{odf\+::element\+::\+C\+D\+A\+T\+A\+Section}}
\subsubsection[{node\+Type}]{\setlength{\rightskip}{0pt plus 5cm}odf.\+element.\+C\+D\+A\+T\+A\+Section.\+node\+Type = Node.\+C\+D\+A\+T\+A\+\_\+\+S\+E\+C\+T\+I\+O\+N\+\_\+\+N\+O\+D\+E\hspace{0.3cm}{\ttfamily [static]}}}\label{classodf_1_1element_1_1CDATASection_a77185faced1c6e282b1456892a7ac36d}
Definition at line 281 of file element.\+py.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
odf/\hyperlink{element_8py}{element.\+py}\end{DoxyCompactItemize}
|