Changeset 261 for doc/html/classAssertXercesIsAlive.html
- Timestamp:
- 02/09/09 23:08:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classAssertXercesIsAlive.html
r255 r261 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 13 <li><a href="modules.html"><span>Modules</span></a></li> 14 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 14 <li><a href="namespaces.html"><span>Namespaces</span></a></li> 15 <li class="current"><a href="classes.html"><span>Classes</span></a></li> 15 16 <li><a href="files.html"><span>Files</span></a></li> 16 17 </ul> … … 18 19 <div class="tabs"> 19 20 <ul> 21 <li><a href="classes.html"><span>Alphabetical List</span></a></li> 20 22 <li><a href="annotated.html"><span>Class List</span></a></li> 21 23 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> … … 48 50 <p> 49 51 This class is used to initialize the Xerces library. Namely to call static method XMLPlatformUtils::Initialize(). It should be called just once, at previously to any other usage of the Xerces library. This behaviour is assured by a quite complicated design based on the use of an inner singleton class named 'XercesConnector'. The point is to be the first initialized class even within the set of all (global) static variables. For better understanding, find instances of this class and look at their context. <hr>The documentation for this class was generated from the following file:<ul> 50 <li> work/git/mixpp/bdm/<a class="el" href="userinfo_8h-source.html">userinfo.h</a></ul>52 <li><a class="el" href="userinfo_8h-source.html">userinfo.h</a></ul> 51 53 </div> 52 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:30:132009 for mixpp by 54 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:49 2009 for mixpp by 53 55 <a href="http://www.doxygen.org/index.html"> 54 56 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>