508 lines
37 KiB
HTML
508 lines
37 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|
<title>XQilla DOM3 API Documentation</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
|
<!-- Generated by Doxygen 1.8.5 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li><a href="examples.html"><span>Examples</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="classes.html"><span>Class Index</span></a></li>
|
|
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespacexercesc.html">xercesc</a></li><li class="navelem"><a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="classxercesc_1_1DOMImplementation-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">xercesc::DOMImplementation Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>The <code><a class="el" href="classxercesc_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a></code> interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
|
|
<a href="classxercesc_1_1DOMImplementation.html#details">More...</a></p>
|
|
|
|
<p><code>#include <<a class="el" href="DOMImplementation_8hpp_source.html">DOMImplementation.hpp</a>></code></p>
|
|
<div class="dynheader">
|
|
Inheritance diagram for xercesc::DOMImplementation:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classxercesc_1_1DOMImplementation__inherit__graph.png" border="0" usemap="#xercesc_1_1DOMImplementation_inherit__map" alt="Inheritance graph"/></div>
|
|
<map name="xercesc_1_1DOMImplementation_inherit__map" id="xercesc_1_1DOMImplementation_inherit__map">
|
|
<area shape="rect" id="node2" href="classxercesc_1_1DOMImplementationLS.html" title="xercesc::DOMImplementationLS" alt="" coords="5,5,216,32"/></map>
|
|
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Destructor</div></td></tr>
|
|
<tr class="memitem:aeb1dd496f5809c4c9c2c5429c0fca11f"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#aeb1dd496f5809c4c9c2c5429c0fca11f">~DOMImplementation</a> ()</td></tr>
|
|
<tr class="memdesc:aeb1dd496f5809c4c9c2c5429c0fca11f"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#aeb1dd496f5809c4c9c2c5429c0fca11f">More...</a><br/></td></tr>
|
|
<tr class="separator:aeb1dd496f5809c4c9c2c5429c0fca11f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Functions introduced in DOM Level 1</div></td></tr>
|
|
<tr class="memitem:adb51fef562d70ff4a1097f3a238cfb17"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#adb51fef562d70ff4a1097f3a238cfb17">hasFeature</a> (const XMLCh *feature, const XMLCh *version) const =0</td></tr>
|
|
<tr class="memdesc:adb51fef562d70ff4a1097f3a238cfb17"><td class="mdescLeft"> </td><td class="mdescRight">Test if the DOM implementation implements a specific feature. <a href="#adb51fef562d70ff4a1097f3a238cfb17">More...</a><br/></td></tr>
|
|
<tr class="separator:adb51fef562d70ff4a1097f3a238cfb17"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Functions introduced in DOM Level 2</div></td></tr>
|
|
<tr class="memitem:aa2abedbb67e6a04194a778cce3f55740"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMDocumentType.html">DOMDocumentType</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#aa2abedbb67e6a04194a778cce3f55740">createDocumentType</a> (const XMLCh *qualifiedName, const XMLCh *publicId, const XMLCh *systemId)=0</td></tr>
|
|
<tr class="memdesc:aa2abedbb67e6a04194a778cce3f55740"><td class="mdescLeft"> </td><td class="mdescRight">Creates an empty <code><a class="el" href="classxercesc_1_1DOMDocumentType.html" title="Each DOMDocument has a doctype attribute whose value is either null or a DOMDocumentType object...">DOMDocumentType</a></code> node. <a href="#aa2abedbb67e6a04194a778cce3f55740">More...</a><br/></td></tr>
|
|
<tr class="separator:aa2abedbb67e6a04194a778cce3f55740"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a37e8c9e3df6dd6a2bcdf80bb196e70d3"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMDocument.html">DOMDocument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#a37e8c9e3df6dd6a2bcdf80bb196e70d3">createDocument</a> (const XMLCh *namespaceURI, const XMLCh *qualifiedName, <a class="el" href="classxercesc_1_1DOMDocumentType.html">DOMDocumentType</a> *doctype, <a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr>
|
|
<tr class="memdesc:a37e8c9e3df6dd6a2bcdf80bb196e70d3"><td class="mdescLeft"> </td><td class="mdescRight">Creates a <a class="el" href="classxercesc_1_1DOMDocument.html" title="The DOMDocument interface represents the entire XML document. ">DOMDocument</a> object of the specified type with its document element. <a href="#a37e8c9e3df6dd6a2bcdf80bb196e70d3">More...</a><br/></td></tr>
|
|
<tr class="separator:a37e8c9e3df6dd6a2bcdf80bb196e70d3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Functions introduced in DOM Level 3</div></td></tr>
|
|
<tr class="memitem:ae3fa6fe6d8c0df796c2a0bb50e349227"><td class="memItemLeft" align="right" valign="top">virtual void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#ae3fa6fe6d8c0df796c2a0bb50e349227">getFeature</a> (const XMLCh *feature, const XMLCh *version) const =0</td></tr>
|
|
<tr class="memdesc:ae3fa6fe6d8c0df796c2a0bb50e349227"><td class="mdescLeft"> </td><td class="mdescRight">This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in DOM Features. <a href="#ae3fa6fe6d8c0df796c2a0bb50e349227">More...</a><br/></td></tr>
|
|
<tr class="separator:ae3fa6fe6d8c0df796c2a0bb50e349227"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_classxercesc_1_1DOMImplementationLS"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classxercesc_1_1DOMImplementationLS')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classxercesc_1_1DOMImplementationLS.html">xercesc::DOMImplementationLS</a></td></tr>
|
|
<tr class="memitem:a42f559bbd187d976286e470a33f5c387 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationLS.html#a42f559bbd187d976286e470a33f5c387">~DOMImplementationLS</a> ()</td></tr>
|
|
<tr class="memdesc:a42f559bbd187d976286e470a33f5c387 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#a42f559bbd187d976286e470a33f5c387">More...</a><br/></td></tr>
|
|
<tr class="separator:a42f559bbd187d976286e470a33f5c387 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad7467ccb184ee5c872aaa128ab1813f6 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMLSParser.html">DOMLSParser</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationLS.html#ad7467ccb184ee5c872aaa128ab1813f6">createLSParser</a> (const <a class="el" href="classxercesc_1_1DOMImplementationLS.html#ab7f31ef8fccf4f6f0d67e576e6243dc2">DOMImplementationLSMode</a> mode, const XMLCh *const schemaType, <a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>, XMLGrammarPool *const gramPool=0)=0</td></tr>
|
|
<tr class="memdesc:ad7467ccb184ee5c872aaa128ab1813f6 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="mdescLeft"> </td><td class="mdescRight">Create a new <a class="el" href="classxercesc_1_1DOMLSParser.html" title="DOMLSParser provides an API for parsing XML documents and building the corresponding DOM document tre...">DOMLSParser</a>. <a href="#ad7467ccb184ee5c872aaa128ab1813f6">More...</a><br/></td></tr>
|
|
<tr class="separator:ad7467ccb184ee5c872aaa128ab1813f6 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0b286df61cc379ac08e2b0dc26e3e377 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMLSSerializer.html">DOMLSSerializer</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationLS.html#a0b286df61cc379ac08e2b0dc26e3e377">createLSSerializer</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr>
|
|
<tr class="memdesc:a0b286df61cc379ac08e2b0dc26e3e377 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="mdescLeft"> </td><td class="mdescRight">Create a new <a class="el" href="classxercesc_1_1DOMLSSerializer.html">DOMLSSerializer</a>. <a href="#a0b286df61cc379ac08e2b0dc26e3e377">More...</a><br/></td></tr>
|
|
<tr class="separator:a0b286df61cc379ac08e2b0dc26e3e377 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a421f93566308746c5989b580d68ce334 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMLSInput.html">DOMLSInput</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationLS.html#a421f93566308746c5989b580d68ce334">createLSInput</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr>
|
|
<tr class="memdesc:a421f93566308746c5989b580d68ce334 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="mdescLeft"> </td><td class="mdescRight">Create a new "empty" <a class="el" href="classxercesc_1_1DOMLSInput.html" title="This interface represents a single input source for an XML entity. ">DOMLSInput</a>. <a href="#a421f93566308746c5989b580d68ce334">More...</a><br/></td></tr>
|
|
<tr class="separator:a421f93566308746c5989b580d68ce334 inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a89e6984422660f1859d61d04ed9e575e inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMLSOutput.html">DOMLSOutput</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationLS.html#a89e6984422660f1859d61d04ed9e575e">createLSOutput</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr>
|
|
<tr class="memdesc:a89e6984422660f1859d61d04ed9e575e inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="mdescLeft"> </td><td class="mdescRight">Create a new "empty" LSOutput. <a href="#a89e6984422660f1859d61d04ed9e575e">More...</a><br/></td></tr>
|
|
<tr class="separator:a89e6984422660f1859d61d04ed9e575e inherit pub_methods_classxercesc_1_1DOMImplementationLS"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
|
|
Protected Member Functions</h2></td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Hidden constructors</div></td></tr>
|
|
<tr class="memitem:a6618b35cb48c4c515977f4ba8f6d1901"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#a6618b35cb48c4c515977f4ba8f6d1901">DOMImplementation</a> ()</td></tr>
|
|
<tr class="separator:a6618b35cb48c4c515977f4ba8f6d1901"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_methods_classxercesc_1_1DOMImplementationLS"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classxercesc_1_1DOMImplementationLS')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classxercesc_1_1DOMImplementationLS.html">xercesc::DOMImplementationLS</a></td></tr>
|
|
<tr class="memitem:a5390680547b3f02a0f3d3c13a48a612b inherit pro_methods_classxercesc_1_1DOMImplementationLS"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationLS.html#a5390680547b3f02a0f3d3c13a48a612b">DOMImplementationLS</a> ()</td></tr>
|
|
<tr class="separator:a5390680547b3f02a0f3d3c13a48a612b inherit pro_methods_classxercesc_1_1DOMImplementationLS"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="member-group"></a>
|
|
Non-standard extension</h2></td></tr>
|
|
<tr class="memitem:ada281142c45d864705a466d907d03c0f"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classxercesc_1_1DOMDocument.html">DOMDocument</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#ada281142c45d864705a466d907d03c0f">createDocument</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr>
|
|
<tr class="memdesc:ada281142c45d864705a466d907d03c0f"><td class="mdescLeft"> </td><td class="mdescRight">Non-standard extension. <a href="#ada281142c45d864705a466d907d03c0f">More...</a><br/></td></tr>
|
|
<tr class="separator:ada281142c45d864705a466d907d03c0f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abb3e3f7f6baaf9ffcb75f1a15c4d90a8"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#abb3e3f7f6baaf9ffcb75f1a15c4d90a8">getImplementation</a> ()</td></tr>
|
|
<tr class="memdesc:abb3e3f7f6baaf9ffcb75f1a15c4d90a8"><td class="mdescLeft"> </td><td class="mdescRight">Non-standard extension. <a href="#abb3e3f7f6baaf9ffcb75f1a15c4d90a8">More...</a><br/></td></tr>
|
|
<tr class="separator:abb3e3f7f6baaf9ffcb75f1a15c4d90a8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adb09844ce170a3f3cffb81bd563d6a55"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementation.html#adb09844ce170a3f3cffb81bd563d6a55">loadDOMExceptionMsg</a> (const short msgToLoad, XMLCh *const toFill, const XMLSize_t maxChars)</td></tr>
|
|
<tr class="memdesc:adb09844ce170a3f3cffb81bd563d6a55"><td class="mdescLeft"> </td><td class="mdescRight">Non-standard extension. <a href="#adb09844ce170a3f3cffb81bd563d6a55">More...</a><br/></td></tr>
|
|
<tr class="separator:adb09844ce170a3f3cffb81bd563d6a55"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
|
|
Additional Inherited Members</h2></td></tr>
|
|
<tr class="inherit_header pub_types_classxercesc_1_1DOMImplementationLS"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classxercesc_1_1DOMImplementationLS')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="classxercesc_1_1DOMImplementationLS.html">xercesc::DOMImplementationLS</a></td></tr>
|
|
<tr class="memitem:ab7f31ef8fccf4f6f0d67e576e6243dc2 inherit pub_types_classxercesc_1_1DOMImplementationLS"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1DOMImplementationLS.html#ab7f31ef8fccf4f6f0d67e576e6243dc2">DOMImplementationLSMode</a> { <a class="el" href="classxercesc_1_1DOMImplementationLS.html#ab7f31ef8fccf4f6f0d67e576e6243dc2a53d2a9f5cf70d6eabbe3beefc43dbbe6">MODE_SYNCHRONOUS</a> = 1,
|
|
<a class="el" href="classxercesc_1_1DOMImplementationLS.html#ab7f31ef8fccf4f6f0d67e576e6243dc2a605f8a90494334b1f9d0a8a2ff9a6ba0">MODE_ASYNCHRONOUS</a> = 2
|
|
}</td></tr>
|
|
<tr class="memdesc:ab7f31ef8fccf4f6f0d67e576e6243dc2"><td class="mdescLeft"> </td><td class="mdescRight">Create a synchronous or an asynchronous <code><a class="el" href="classxercesc_1_1DOMLSParser.html" title="DOMLSParser provides an API for parsing XML documents and building the corresponding DOM document tre...">DOMLSParser</a></code>. <a href="classxercesc_1_1DOMImplementationLS.html#ab7f31ef8fccf4f6f0d67e576e6243dc2">More...</a><br/></td></tr>
|
|
<tr class="separator:ab7f31ef8fccf4f6f0d67e576e6243dc2 inherit pub_types_classxercesc_1_1DOMImplementationLS"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>The <code><a class="el" href="classxercesc_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a></code> interface provides a number of methods for performing operations that are independent of any particular instance of the document object model. </p>
|
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" id="a6618b35cb48c4c515977f4ba8f6d1901"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">xercesc::DOMImplementation::DOMImplementation </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aeb1dd496f5809c4c9c2c5429c0fca11f"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual xercesc::DOMImplementation::~DOMImplementation </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Destructor. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a class="anchor" id="a37e8c9e3df6dd6a2bcdf80bb196e70d3"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual <a class="el" href="classxercesc_1_1DOMDocument.html">DOMDocument</a>* xercesc::DOMImplementation::createDocument </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>namespaceURI</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>qualifiedName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1DOMDocumentType.html">DOMDocumentType</a> * </td>
|
|
<td class="paramname"><em>doctype</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const </td>
|
|
<td class="paramname"><em>manager</em> = <code><a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a></code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Creates a <a class="el" href="classxercesc_1_1DOMDocument.html" title="The DOMDocument interface represents the entire XML document. ">DOMDocument</a> object of the specified type with its document element. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">namespaceURI</td><td>The namespace URI of the document element to create. </td></tr>
|
|
<tr><td class="paramname">qualifiedName</td><td>The qualified name of the document element to be created. </td></tr>
|
|
<tr><td class="paramname">doctype</td><td>The type of document to be created or <code>null</code>. When <code>doctype</code> is not <code>null</code>, its <code>ownerDocument</code> attribute is set to the document being created. </td></tr>
|
|
<tr><td class="paramname">manager</td><td>Pointer to the memory manager to be used to allocate objects. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>A new <code><a class="el" href="classxercesc_1_1DOMDocument.html" title="The DOMDocument interface represents the entire XML document. ">DOMDocument</a></code> object. </dd></dl>
|
|
<dl class="exception"><dt>Exceptions</dt><dd>
|
|
<table class="exception">
|
|
<tr><td class="paramname"><a class="el" href="classxercesc_1_1DOMException.html">DOMException</a></td><td>INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an illegal character. <br/>
|
|
NAMESPACE_ERR: Raised if the <code>qualifiedName</code> is malformed, if the <code>qualifiedName</code> has a prefix and the <code>namespaceURI</code> is <code>null</code>, or if the <code>qualifiedName</code> has a prefix that is "xml" and the <code>namespaceURI</code> is different from "
|
|
http://www.w3.org/XML/1998/namespace" , or if the DOM implementation does not support the <code>"XML"</code> feature but a non-null namespace URI was provided, since namespaces were defined by XML. <br/>
|
|
WRONG_DOCUMENT_ERR: Raised if <code>doctype</code> has already been used with a different document or was created from a different implementation. <br/>
|
|
NOT_SUPPORTED_ERR: May be raised by DOM implementations which do not support the "XML" feature, if they choose not to support this method. Other features introduced in the future, by the DOM WG or in extensions defined by other groups, may also demand support for this method; please consult the definition of the feature to see if it requires this method. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section since"><dt>Since</dt><dd>DOM Level 2 </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ada281142c45d864705a466d907d03c0f"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual <a class="el" href="classxercesc_1_1DOMDocument.html">DOMDocument</a>* xercesc::DOMImplementation::createDocument </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const </td>
|
|
<td class="paramname"><em>manager</em> = <code><a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a></code></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Non-standard extension. </p>
|
|
<p>Create a completely empty document that has neither a root element or a doctype node. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aa2abedbb67e6a04194a778cce3f55740"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual <a class="el" href="classxercesc_1_1DOMDocumentType.html">DOMDocumentType</a>* xercesc::DOMImplementation::createDocumentType </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>qualifiedName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>publicId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>systemId</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Creates an empty <code><a class="el" href="classxercesc_1_1DOMDocumentType.html" title="Each DOMDocument has a doctype attribute whose value is either null or a DOMDocumentType object...">DOMDocumentType</a></code> node. </p>
|
|
<p>Entity declarations and notations are not made available. Entity reference expansions and default attribute additions do not occur. It is expected that a future version of the DOM will provide a way for populating a <code><a class="el" href="classxercesc_1_1DOMDocumentType.html" title="Each DOMDocument has a doctype attribute whose value is either null or a DOMDocumentType object...">DOMDocumentType</a></code>. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">qualifiedName</td><td>The qualified name of the document type to be created. </td></tr>
|
|
<tr><td class="paramname">publicId</td><td>The external subset public identifier. </td></tr>
|
|
<tr><td class="paramname">systemId</td><td>The external subset system identifier. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>A new <code><a class="el" href="classxercesc_1_1DOMDocumentType.html" title="Each DOMDocument has a doctype attribute whose value is either null or a DOMDocumentType object...">DOMDocumentType</a></code> node with <code>ownerDocument</code> set to <code>null</code>. </dd></dl>
|
|
<dl class="exception"><dt>Exceptions</dt><dd>
|
|
<table class="exception">
|
|
<tr><td class="paramname"><a class="el" href="classxercesc_1_1DOMException.html">DOMException</a></td><td>INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an illegal character. <br/>
|
|
NAMESPACE_ERR: Raised if the <code>qualifiedName</code> is malformed. <br/>
|
|
NOT_SUPPORTED_ERR: May be raised by DOM implementations which do not support the <code>"XML"</code> feature, if they choose not to support this method. Other features introduced in the future, by the DOM WG or in extensions defined by other groups, may also demand support for this method; please consult the definition of the feature to see if it requires this method. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section since"><dt>Since</dt><dd>DOM Level 2 </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ae3fa6fe6d8c0df796c2a0bb50e349227"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void* xercesc::DOMImplementation::getFeature </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>feature</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>version</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in DOM Features. </p>
|
|
<p>This method also allow the implementation to provide specialized objects which do not support the <code><a class="el" href="classxercesc_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a></code> interface.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">feature</td><td>The name of the feature requested (case-insensitive). Note that any plus sign "+" prepended to the name of the feature will be ignored since it is not significant in the context of this method. </td></tr>
|
|
<tr><td class="paramname">version</td><td>This is the version number of the feature to test. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>Returns an object which implements the specialized APIs of the specified feature and version, if any, or null if there is no object which implements interfaces associated with that feature. </dd></dl>
|
|
<dl class="section since"><dt>Since</dt><dd>DOM Level 3 </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="abb3e3f7f6baaf9ffcb75f1a15c4d90a8"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classxercesc_1_1DOMImplementation.html">DOMImplementation</a>* xercesc::DOMImplementation::getImplementation </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Non-standard extension. </p>
|
|
<p>Factory method for getting a <a class="el" href="classxercesc_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a> object. The DOM implementation retains ownership of the returned object. Application code should NOT delete it. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="adb51fef562d70ff4a1097f3a238cfb17"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual bool xercesc::DOMImplementation::hasFeature </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>feature</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const XMLCh * </td>
|
|
<td class="paramname"><em>version</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Test if the DOM implementation implements a specific feature. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">feature</td><td>The name of the feature to test (case-insensitive). The values used by DOM features are defined throughout the DOM Level 2 specifications and listed in the section. The name must be an XML name. To avoid possible conflicts, as a convention, names referring to features defined outside the DOM specification should be made unique. </td></tr>
|
|
<tr><td class="paramname">version</td><td>This is the version number of the feature to test. In Level 2, the string can be either "2.0" or "1.0". If the version is not specified, supporting any version of the feature causes the method to return <code>true</code>. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd><code>true</code> if the feature is implemented in the specified version, <code>false</code> otherwise. </dd></dl>
|
|
<dl class="section since"><dt>Since</dt><dd>DOM Level 1 </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="adb09844ce170a3f3cffb81bd563d6a55"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static bool xercesc::DOMImplementation::loadDOMExceptionMsg </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const short </td>
|
|
<td class="paramname"><em>msgToLoad</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">XMLCh *const </td>
|
|
<td class="paramname"><em>toFill</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const XMLSize_t </td>
|
|
<td class="paramname"><em>maxChars</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Non-standard extension. </p>
|
|
<p>Load the default error text message for <a class="el" href="classxercesc_1_1DOMException.html">DOMException</a>. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">msgToLoad</td><td>The DOM ExceptionCode id to be processed </td></tr>
|
|
<tr><td class="paramname">toFill</td><td>The buffer that will hold the output on return. The size of this buffer should at least be 'maxChars + 1'. </td></tr>
|
|
<tr><td class="paramname">maxChars</td><td>The maximum number of output characters that can be accepted. If the result will not fit, it is an error. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd><code>true</code> if the message is successfully loaded </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="DOMImplementation_8hpp_source.html">DOMImplementation.hpp</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.5
|
|
</small></address>
|
|
</body>
|
|
</html>
|