Skip to content
Snippets Groups Projects
Commit 6bb56c7a authored by Gareth Reakes's avatar Gareth Reakes
Browse files

doc fixes. Patch by Neil Graham.

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174799 13f79535-47bb-0310-9956-ffa450edef68
parent c9692d14
No related branches found
No related tags found
No related merge requests found
...@@ -329,7 +329,7 @@ ...@@ -329,7 +329,7 @@
of the features below are set using the "setter" methods (e.g. <code>setDoNamespaces</code>), of the features below are set using the "setter" methods (e.g. <code>setDoNamespaces</code>),
and are queried using the corresponding "getter" methods (e.g. <code>getDoNamespaces</code>). and are queried using the corresponding "getter" methods (e.g. <code>getDoNamespaces</code>).
The following only gives you a quick summary of supported features. Please The following only gives you a quick summary of supported features. Please
refer to <jump href="api.html">API Documentataion</jump> for complete detail. refer to <jump href="api.html">API Documentation</jump> for complete detail.
</p> </p>
<anchor name="createEntityRef"/> <anchor name="createEntityRef"/>
...@@ -568,7 +568,7 @@ ...@@ -568,7 +568,7 @@
of the properties below are set using the "setter" methods (e.g. <code>setExternalSchemaLocation</code>), of the properties below are set using the "setter" methods (e.g. <code>setExternalSchemaLocation</code>),
and are queried using the corresponding "getter" methods (e.g. <code>getExternalSchemaLocation</code>). and are queried using the corresponding "getter" methods (e.g. <code>getExternalSchemaLocation</code>).
The following only gives you a quick summary of supported features. Please The following only gives you a quick summary of supported features. Please
refer to <jump href="api.html">API Documentataion</jump> for complete detail. refer to <jump href="api.html">API Documentation</jump> for complete detail.
</p> </p>
<table> <table>
<tr><th colspan="2"><em>void setExternalSchemaLocation(const XMLCh*)</em></th></tr> <tr><th colspan="2"><em>void setExternalSchemaLocation(const XMLCh*)</em></th></tr>
...@@ -711,7 +711,7 @@ ...@@ -711,7 +711,7 @@
return 0; return 0;
} }
</source> </source>
<p>Please refer to the <jump href="api.html">API Documentataion</jump> and the sample <p>Please refer to the <jump href="api.html">API Documentation</jump> and the sample
DOMCount for more detail. DOMCount for more detail.
</p> </p>
</s3> </s3>
...@@ -767,7 +767,7 @@ ...@@ -767,7 +767,7 @@
</source> </source>
</s4> </s4>
<p>Please refer to the <jump href="api.html">API Documentataion</jump> for more detail. <p>Please refer to the <jump href="api.html">API Documentation</jump> for more detail.
</p> </p>
</s3> </s3>
...@@ -1319,7 +1319,7 @@ ...@@ -1319,7 +1319,7 @@
} }
</source> </source>
<p>Please refer to the <jump href="api.html">API Documentataion</jump> and the sample <p>Please refer to the <jump href="api.html">API Documentation</jump> and the sample
DOMPrint for more detail. DOMPrint for more detail.
</p> </p>
</s3> </s3>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment