-
Tinny Ng authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173472 13f79535-47bb-0310-9956-ffa450edef68
4d5e7038
migration.xml 1.95 KiB
<?xml version="1.0" standalone="no"?>
<!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
<s1 title="Migration">
<s2 title="Migrating from &XercesCName; &XercesCVersion; to &XercesCName; latest code base">
<p>This document is a discussion of the technical differences between
&XercesCName; &XercesCVersion; code base and the &XercesCName; latest code base.</p>
<p>Topics discussed are:</p>
<ul>
<li><link anchor="NewFeatures">New features in &XercesCName; latest code base</link></li>
<li><link anchor="API">Public API Changes in &XercesCName; latest code base</link></li>
<ul>
<li><link anchor="NewAPI">New Public API</link></li>
<li><link anchor="ModifiedAPI">Modified Public API</link></li>
<li><link anchor="DeprecatedAPI">Deprecated Public API</link></li>
</ul>
</ul>
</s2>
<anchor name="NewFeatures"/>
<s2 title="New features in &XercesCName; latest code base">
<ul>
<li></li>
</ul>
</s2>
<anchor name="API"/>
<s2 title="Public API Changes in &XercesCName; latest code base">
<p>The following lists the public API changes between the &XercesCName;
&XercesCVersion; and the &XercesCName; latest code base releases
of the parser. </p>
<anchor name="NewAPI"/>
<s3 title="New Public API">
<ul>
<li></li>
</ul>
</s3>
<anchor name="ModifiedAPI"/>
<s3 title="Modified Public API">
<ul>
<li></li>
</ul>
</s3>
<anchor name="DeprecatedAPI"/>
<s3 title="Deprecated Public API">
<ul>
<li></li>
</ul>
</s3>
</s2>
<s2 title="Migration Archive">
<p>For migration information to &XercesCName; &XercesCVersion; or earlier,
please refer to <jump href="migrate_archive.html">Migration Archive. </jump></p>
</s2>
</s1>