1 | \section{GlobalXercesConnector Class Reference} |
---|
2 | \label{classGlobalXercesConnector}\index{GlobalXercesConnector@{GlobalXercesConnector}} |
---|
3 | Xerces interface class. |
---|
4 | |
---|
5 | |
---|
6 | {\tt \#include $<$userinfo.h$>$} |
---|
7 | |
---|
8 | \subsection*{Public Member Functions} |
---|
9 | \begin{CompactItemize} |
---|
10 | \item |
---|
11 | {\bf GlobalXercesConnector} ()\label{classGlobalXercesConnector_5bf4f5c7f9e7b54a318e99bb0e3f186d} |
---|
12 | |
---|
13 | \begin{CompactList}\small\item\em default constructor \item\end{CompactList}\item |
---|
14 | {\bf $\sim$GlobalXercesConnector} ()\label{classGlobalXercesConnector_d61ca15a9bf7d358c5afd8fd1e42c3ca} |
---|
15 | |
---|
16 | \begin{CompactList}\small\item\em destructor \item\end{CompactList}\end{CompactItemize} |
---|
17 | \subsection*{Static Public Member Functions} |
---|
18 | \begin{CompactItemize} |
---|
19 | \item |
---|
20 | static string {\bf XMLCh2str} (const XMLCh $\ast$const XMLCh\_\-str)\label{classGlobalXercesConnector_9800b81014bc6497815e28ad4bd3cf3a} |
---|
21 | |
---|
22 | \begin{CompactList}\small\item\em function transcodes Xerces' XMLCh-based strings into C++ strings \item\end{CompactList}\end{CompactItemize} |
---|
23 | \subsection*{Public Attributes} |
---|
24 | \begin{CompactItemize} |
---|
25 | \item |
---|
26 | DOMImplementation $\ast$ {\bf pImplementation}\label{classGlobalXercesConnector_8d2d2a3f1b2a21a9647f7bc4c7e82c73} |
---|
27 | |
---|
28 | \begin{CompactList}\small\item\em DOMImplementation is a base class for the all DOM oparations. \item\end{CompactList}\item |
---|
29 | DOMWriter $\ast$ {\bf pSerializer}\label{classGlobalXercesConnector_c6c620829e2a2fface1bea202b0608a6} |
---|
30 | |
---|
31 | \begin{CompactList}\small\item\em This DOMWriter is used to export internal data into xml files. \item\end{CompactList}\item |
---|
32 | XercesDOMParser $\ast$ {\bf pParser}\label{classGlobalXercesConnector_ca92055e0f5a5ea3d8cb1c4d6bf0dd51} |
---|
33 | |
---|
34 | \begin{CompactList}\small\item\em This DOMWriter is used to import external data from xml files. \item\end{CompactList}\end{CompactItemize} |
---|
35 | \subsection*{Classes} |
---|
36 | \begin{CompactItemize} |
---|
37 | \item |
---|
38 | class \textbf{Comparator} |
---|
39 | \end{CompactItemize} |
---|
40 | |
---|
41 | |
---|
42 | \subsection{Detailed Description} |
---|
43 | Xerces interface class. |
---|
44 | |
---|
45 | This class is used to interact with the Xerces library. |
---|
46 | |
---|
47 | The documentation for this class was generated from the following files:\begin{CompactItemize} |
---|
48 | \item |
---|
49 | work/git/mixpp/bdm/userinfo.h\item |
---|
50 | work/git/mixpp/bdm/userinfo.cpp\end{CompactItemize} |
---|