XQuilla/docs/dom3-api/functions_0x70.html

129 lines
8.1 KiB
HTML
Raw Normal View History

2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
2020-02-17 21:11:31 +00:00
<title>XQilla DOM3 API Documentation</title>
2020-02-17 21:05:20 +00:00
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 21:11:31 +00:00
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
2020-02-17 21:17:06 +00:00
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="classes.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 class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="functions.html#index__"><span>_</span></a></li>
<li><a href="functions_0x61.html#index_a"><span>a</span></a></li>
<li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
<li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
<li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
<li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
<li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
<li><a href="functions_0x67.html#index_g"><span>g</span></a></li>
<li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
<li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
<li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
<li class="current"><a href="functions_0x70.html#index_p"><span>p</span></a></li>
<li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
<li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
<li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
<li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
<li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
<li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
<li><a href="functions_0x78.html#index_x"><span>x</span></a></li>
<li><a href="functions_0x7e.html#index_~"><span>~</span></a></li>
</ul>
</div>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:17:06 +00:00
</div>
<div class="contents">
2020-02-17 21:05:20 +00:00
Here is a list of all class members with links to the classes they belong to:
<p>
<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
<li>panic()
2020-02-17 21:10:06 +00:00
: <a class="el" href="classxercesc_1_1XMLPlatformUtils.html#8285dff588a7a6a0945e695380ef12c7">xercesc::XMLPlatformUtils</a>
<li>parentNode()
: <a class="el" href="classxercesc_1_1DOMTreeWalker.html#6aa32d98ac2f97b52f5933689a487e8e">xercesc::DOMTreeWalker</a>
<li>parse()
2020-02-17 21:17:06 +00:00
: <a class="el" href="classxercesc_1_1DOMLSParser.html#1c0b1c6bddfd8a318be22575e1c2b35a">xercesc::DOMLSParser</a>
<li>PARSE_ERR
: <a class="el" href="classxercesc_1_1DOMLSException.html#0f64648b1109f0c1255064f85fa7ab1f7eebb0312656325cd43f0d9564de97d2">xercesc::DOMLSException</a>
2020-02-17 21:10:06 +00:00
<li>parseURI()
2020-02-17 21:17:06 +00:00
: <a class="el" href="classxercesc_1_1DOMLSParser.html#e8ac493e0c390960cdcde30dfcfa9e0f">xercesc::DOMLSParser</a>
2020-02-17 21:10:06 +00:00
<li>parseWithContext()
2020-02-17 21:17:06 +00:00
: <a class="el" href="classxercesc_1_1DOMLSParser.html#6d218baffc6c7c08fb219c71d11394bf">xercesc::DOMLSParser</a>
<li>pointer
: <a class="el" href="classXQillaAllocator.html#81d4c25067e642232a9f16e8996a0cd2">XQillaAllocator&lt; _Tp &gt;</a>
2020-02-17 21:10:06 +00:00
<li>previousNode()
: <a class="el" href="classxercesc_1_1DOMNodeIterator.html#a1b89f85962844c9179ddb07de9dea2f">xercesc::DOMNodeIterator</a>
, <a class="el" href="classxercesc_1_1DOMTreeWalker.html#55c9855c731c8de61290d5d1b6e0a585">xercesc::DOMTreeWalker</a>
<li>previousSibling()
: <a class="el" href="classxercesc_1_1DOMTreeWalker.html#988198bc41847cf1446261bb05790392">xercesc::DOMTreeWalker</a>
<li>PROCESSING_INSTRUCTION_NODE
: <a class="el" href="classxercesc_1_1DOMNode.html#a84ca6bc1ed4fe13540ed4972918392b965f667bdda3274ee368297a43140561">xercesc::DOMNode</a>
2020-02-17 21:17:06 +00:00
<li>PROCESSING_INSTRUCTION_OBJECT
: <a class="el" href="classxercesc_1_1DOMMemoryManager.html#a691c0c6d527714510c139518b147a7d3f5efa3704368d07260228f6a5b81192">xercesc::DOMMemoryManager</a>
2020-02-17 21:10:06 +00:00
<li>PSVI_Member_Type_Definition_Anonymous
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51bb46ec9c7af097188d9e971d7d9584b04">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Member_Type_Definition_Name
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51bdc87f37dbd35c313f52c758720e5cb5f">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Member_Type_Definition_Namespace
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51bc9909bcea32d65222580fe00c385f117">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Nil
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b5cc15ae2223de5d39ef77899ccc847f6">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Schema_Default
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51bc7e1a34b5421aee898a4fd52f22c45a8">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Schema_Normalized_Value
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b1a379764ea3fc74daea4a85ed25e36a7">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Schema_Specified
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b98618858421f64868a1bec2636b3b28a">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Type_Definition_Anonymous
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b0a46537bc26ee5eee51dd78df96c48cd">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Type_Definition_Name
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b84d9a4cacc33a5ef110707a83395cb1a">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Type_Definition_Namespace
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b8c7eea9af44238c2c64cd7ccbb7529b8">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Type_Definition_Type
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51bee2348afacbcb4d251fb84d01e7b4faa">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Validitation_Attempted
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b92d7bc1f3e89acb01d0a8ffdc1036ce8">xercesc::DOMPSVITypeInfo</a>
<li>PSVI_Validity
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b9615a12fc550fd517e30b5db9b4b52f6">xercesc::DOMPSVITypeInfo</a>
<li>PSVIProperty
: <a class="el" href="classxercesc_1_1DOMPSVITypeInfo.html#c1a82376f7d861157b5ad6d6a3dba51b">xercesc::DOMPSVITypeInfo</a>
</ul>
2020-02-17 21:17:06 +00:00
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jan 5 19:54:49 2009 for XQilla DOM Level 3 API by&nbsp;
2020-02-17 21:05:20 +00:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 21:17:06 +00:00
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
2020-02-17 21:05:20 +00:00
</body>
</html>