blob: b83a75893c34cd63fefc13b74c235d1ce0432a1c [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</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>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> </div>
<div class="headertitle">
<h1>XalanProcessingInstruction Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanProcessingInstruction" --><!-- doxytag: inherits="XalanNode" -->
<p><code>#include &lt;<a class="el" href="XalanProcessingInstruction_8hpp_source.html">XalanProcessingInstruction.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXalanNode.html">XalanNode</a>.</p>
<p>Inherited by <a class="el" href="classXalanSourceTreeProcessingInstruction.html">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionBridge.html">XercesProcessingInstructionBridge</a>, and <a class="el" href="classXercesProcessingInstructionWrapper.html">XercesProcessingInstructionWrapper</a>.</p>
<div class="dynheader">
Collaboration diagram for XalanProcessingInstruction:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanProcessingInstruction__coll__graph.png" border="0" usemap="#XalanProcessingInstruction_coll__map" alt="Collaboration graph"/></div>
<map name="XalanProcessingInstruction_coll__map" id="XalanProcessingInstruction_coll__map">
<area shape="rect" id="node2" href="classXalanNode.html" title="XalanNode" alt="" coords="56,5,149,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanProcessingInstruction-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanProcessingInstruction.html#add4fd17c188d99751f33eb0fa2c30c86">XalanProcessingInstruction</a> ()
<li>virtual <a class="el" href="classXalanProcessingInstruction.html#aacf69e95b8be3230bcd8479d37d49dca">~XalanProcessingInstruction</a> ()
<li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#abd6e2d5425ce34d318dee3692a5186f4">getNodeName</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the name of this node, depending on its type. <a href="#abd6e2d5425ce34d318dee3692a5186f4"></a><br/></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#a65eb8424cf64640c2aaf6ca9ee173f5e">getNodeValue</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the value of this node, depending on its type. <a href="#a65eb8424cf64640c2aaf6ca9ee173f5e"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html#a93d60cd336327226e55c45a320cced24">NodeType</a> <a class="el" href="classXalanProcessingInstruction.html#a907ecb2a14bf25e925e383116ddc950f">getNodeType</a> () const =0
<dl class="el"><dd class="mdescRight">An enum value representing the type of the underlying object. <a href="#a907ecb2a14bf25e925e383116ddc950f"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanProcessingInstruction.html#a3b78e8213754742b2c077ca452bd13a2">getParentNode</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the parent of this node. <a href="#a3b78e8213754742b2c077ca452bd13a2"></a><br/></dl><li>virtual const <a class="el" href="classXalanNodeList.html">XalanNodeList</a> * <a class="el" href="classXalanProcessingInstruction.html#a8c4085ee68ef12cb136037c73e550183">getChildNodes</a> () const =0
<dl class="el"><dd class="mdescRight">Gets a <code>NodeList</code> that contains all children of this node. <a href="#a8c4085ee68ef12cb136037c73e550183"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanProcessingInstruction.html#ad89fc70b266968f72167c2be1fec6c8f">getFirstChild</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the first child of this node. <a href="#ad89fc70b266968f72167c2be1fec6c8f"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanProcessingInstruction.html#a1358c4eae9a6ce7816e4eec07810db8b">getLastChild</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the last child of this node. <a href="#a1358c4eae9a6ce7816e4eec07810db8b"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanProcessingInstruction.html#ae3bcdb08057e952d1e82ebe2113900b8">getPreviousSibling</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the node immediately preceding this node. <a href="#ae3bcdb08057e952d1e82ebe2113900b8"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXalanProcessingInstruction.html#a5e88679a67c9016995ba2bc3148f44f5">getNextSibling</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the node immediately following this node. <a href="#a5e88679a67c9016995ba2bc3148f44f5"></a><br/></dl><li>virtual const <a class="el" href="classXalanNamedNodeMap.html">XalanNamedNodeMap</a> * <a class="el" href="classXalanProcessingInstruction.html#ac005c110391869d475315332603d64c3">getAttributes</a> () const =0
<dl class="el"><dd class="mdescRight">Gets a <code>NamedNodeMap</code> containing the attributes of this node (if it is an <code>Element</code>) or <code>null</code> otherwise. <a href="#ac005c110391869d475315332603d64c3"></a><br/></dl><li>virtual <a class="el" href="classXalanDocument.html">XalanDocument</a> * <a class="el" href="classXalanProcessingInstruction.html#aa3840d10b3248de1f28d83458f9bd8e2">getOwnerDocument</a> () const =0
<dl class="el"><dd class="mdescRight">Gets the <code>Document</code> object associated with this node. <a href="#aa3840d10b3248de1f28d83458f9bd8e2"></a><br/></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#aeb15f5dc809dee8509e1326184679b0d">getNamespaceURI</a> () const =0
<dl class="el"><dd class="mdescRight">Get the <em>namespace URI</em> of this node, or <code>null</code> if it is unspecified. <a href="#aeb15f5dc809dee8509e1326184679b0d"></a><br/></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#acd787133ab204693aa2ec2ecace62247">getPrefix</a> () const =0
<dl class="el"><dd class="mdescRight">Get the <em>namespace prefix</em> of this node, or <code>null</code> if it is unspecified. <a href="#acd787133ab204693aa2ec2ecace62247"></a><br/></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#afb40627c25941ebb99e674b301627e0c">getLocalName</a> () const =0
<dl class="el"><dd class="mdescRight">Returns the local part of the <em>qualified name</em> of this node. <a href="#afb40627c25941ebb99e674b301627e0c"></a><br/></dl><li>virtual bool <a class="el" href="classXalanProcessingInstruction.html#ad2b95f3be601409a716efbdc39675e0c">isIndexed</a> () const =0
<dl class="el"><dd class="mdescRight">Determine if the document is node-order indexed. <a href="#ad2b95f3be601409a716efbdc39675e0c"></a><br/></dl><li>virtual <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">IndexType</a> <a class="el" href="classXalanProcessingInstruction.html#ae6c39ec74afa68e55f915852cb6f5a75">getIndex</a> () const =0
<dl class="el"><dd class="mdescRight">Get the node's index. <a href="#ae6c39ec74afa68e55f915852cb6f5a75"></a><br/></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#a183243e5a531de7b3f6c85e9ad42ef3d">getTarget</a> () const =0
<dl class="el"><dd class="mdescRight">The target of this processing instruction. <a href="#a183243e5a531de7b3f6c85e9ad42ef3d"></a><br/></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#a61b291ebc6f3497bea1ea6b38d927f69">getData</a> () const =0
<dl class="el"><dd class="mdescRight">The content of this processing instruction. <a href="#a61b291ebc6f3497bea1ea6b38d927f69"></a><br/></dl></ul>
<h2><a name="pro-methods"></a>
Protected Member Functions</h2>
<ul>
<li><a class="el" href="classXalanProcessingInstruction.html#a0149c2e6d91dac85da0d51ff72cee24c">XalanProcessingInstruction</a> (const <a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a> &amp;theSource)
<li><a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a> &amp; <a class="el" href="classXalanProcessingInstruction.html#af6df6abde1c5631668efca69b1c12d16">operator=</a> (const <a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a> &amp;theSource)
<li>bool <a class="el" href="classXalanProcessingInstruction.html#a8c3a50e3aa7c7b492502c2574a07a766">operator==</a> (const <a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a> &amp;theRHS) const
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanProcessingInstruction_8hpp_source.html#l00032">32</a> of file <a class="el" href="XalanProcessingInstruction_8hpp_source.html">XalanProcessingInstruction.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="add4fd17c188d99751f33eb0fa2c30c86"></a><!-- doxytag: member="XalanProcessingInstruction::XalanProcessingInstruction" ref="add4fd17c188d99751f33eb0fa2c30c86" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanProcessingInstruction::XalanProcessingInstruction </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="aacf69e95b8be3230bcd8479d37d49dca"></a><!-- doxytag: member="XalanProcessingInstruction::~XalanProcessingInstruction" ref="aacf69e95b8be3230bcd8479d37d49dca" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanProcessingInstruction::~XalanProcessingInstruction </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a0149c2e6d91dac85da0d51ff72cee24c"></a><!-- doxytag: member="XalanProcessingInstruction::XalanProcessingInstruction" ref="a0149c2e6d91dac85da0d51ff72cee24c" args="(const XalanProcessingInstruction &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanProcessingInstruction::XalanProcessingInstruction </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ac005c110391869d475315332603d64c3"></a><!-- doxytag: member="XalanProcessingInstruction::getAttributes" ref="ac005c110391869d475315332603d64c3" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanNamedNodeMap.html">XalanNamedNodeMap</a>* XalanProcessingInstruction::getAttributes </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets a <code>NamedNodeMap</code> containing the attributes of this node (if it is an <code>Element</code>) or <code>null</code> otherwise. </p>
<p>Implements <a class="el" href="classXalanNode.html#acb86ca32289c3da18650a683aae789eb">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a52c59e07b7a6e2b2e31c8a76a3ec72c3">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a387dde5898f6c2ec79614c25e4760bc7">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a7346e12d4ec6b2a862a6c0ef8e580196">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a8c4085ee68ef12cb136037c73e550183"></a><!-- doxytag: member="XalanProcessingInstruction::getChildNodes" ref="a8c4085ee68ef12cb136037c73e550183" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanNodeList.html">XalanNodeList</a>* XalanProcessingInstruction::getChildNodes </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets a <code>NodeList</code> that contains all children of this node. </p>
<p>If there are no children, this is a <code>NodeList</code> containing no nodes. The content of the returned <code>NodeList</code> is "live" in the sense that, for instance, changes to the children of the node object that it was created from are immediately reflected in the nodes returned by the <code>NodeList</code> accessors; it is not a static snapshot of the content of the node. This is true for every <code>NodeList</code>, including the ones returned by the <code>getElementsByTagName</code> method. </p>
<p>Implements <a class="el" href="classXalanNode.html#a8caea29fa6adac847e90fa0aea78eac1">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a1779147aadb6bb38ac8465d4f6878e36">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#ad5b0e55548dc7204c2c8741b7f5c5e57">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#ab80db4d37f9be745f6729e387a4aaedf">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a61b291ebc6f3497bea1ea6b38d927f69"></a><!-- doxytag: member="XalanProcessingInstruction::getData" ref="a61b291ebc6f3497bea1ea6b38d927f69" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanProcessingInstruction::getData </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>The content of this processing instruction. </p>
<p>This is from the first non white space character after the target to the character immediately preceding the <code>?&gt;</code>. </p>
<dl><dt><b>Exceptions:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>DOMException</em>&nbsp;</td><td>NO_MODIFICATION_ALLOWED_ERR: Raised when the node is readonly. </td></tr>
</table>
</dd>
</dl>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a721222a3d500c8840d604b870acb239a">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a77087a9984cc1b77a046e914c463b77a">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a733c9432c42ff0c6da64d1ac3254112c">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="ad89fc70b266968f72167c2be1fec6c8f"></a><!-- doxytag: member="XalanProcessingInstruction::getFirstChild" ref="ad89fc70b266968f72167c2be1fec6c8f" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanProcessingInstruction::getFirstChild </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the first child of this node. </p>
<p>If there is no such node, this returns <code>null</code>. </p>
<p>Implements <a class="el" href="classXalanNode.html#a47a94228405464385e432e7d3a927045">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a671717320a3147126282fb5bf0bc2ce3">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a3ff5e530064325c004e65fdebdb89162">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#abdf7058c300a8a79ff34909e6baa710d">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="ae6c39ec74afa68e55f915852cb6f5a75"></a><!-- doxytag: member="XalanProcessingInstruction::getIndex" ref="ae6c39ec74afa68e55f915852cb6f5a75" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">IndexType</a> XalanProcessingInstruction::getIndex </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the node's index. </p>
<p>Valid only if the owner document reports that the document is node-order indexed.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The index value, or 0 if the node is not indexed. </dd></dl>
<p>Implements <a class="el" href="classXalanNode.html#a6da471c8944c0cbced7a0db832c84574">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#ab990459437374b95c690af88b1200e6a">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#abe6fbdd323d20c72c2340acea5d9dddb">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#ae9714f1245f46a254d8ba2e9d06b2097">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a1358c4eae9a6ce7816e4eec07810db8b"></a><!-- doxytag: member="XalanProcessingInstruction::getLastChild" ref="a1358c4eae9a6ce7816e4eec07810db8b" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanProcessingInstruction::getLastChild </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the last child of this node. </p>
<p>If there is no such node, this returns <code>null</code>. </p>
<p>Implements <a class="el" href="classXalanNode.html#acd488e059415e809493e0dfea5ee0829">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a542f4da606f4b35d63ad78d66ff24933">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#ae1140ed0531808c07254e9f4237b40c5">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#aa9533b9ca3a41cdd2370d26cfbe39513">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="afb40627c25941ebb99e674b301627e0c"></a><!-- doxytag: member="XalanProcessingInstruction::getLocalName" ref="afb40627c25941ebb99e674b301627e0c" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanProcessingInstruction::getLocalName </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the local part of the <em>qualified name</em> of this node. </p>
<p>For nodes created with a DOM Level 1 method, such as <code>createElement</code> from the <code>Document</code> interface, it is null. </p>
<p>Implements <a class="el" href="classXalanNode.html#a92a08d5b0e1c9202a35068ba967feb5f">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#ab762f7572424af0bc43687e63917559d">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#ab0ef959ebec619318f5a14cec56b7eae">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a0adb6f4dd385293016dced7bcb6c93da">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="aeb15f5dc809dee8509e1326184679b0d"></a><!-- doxytag: member="XalanProcessingInstruction::getNamespaceURI" ref="aeb15f5dc809dee8509e1326184679b0d" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanProcessingInstruction::getNamespaceURI </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the <em>namespace URI</em> of this node, or <code>null</code> if it is unspecified. </p>
<p>This is not a computed value that is the result of a namespace lookup based on an examination of the namespace declarations in scope. It is merely the namespace URI given at creation time. </p>
<p>For nodes of any type other than <code>ELEMENT_NODE</code> and <code>ATTRIBUTE_NODE</code> and nodes created with a DOM Level 1 method, such as <code>createElement</code> from the <code>Document</code> interface, this is always <code>null</code>. </p>
<p>Implements <a class="el" href="classXalanNode.html#a2d2d941c2717492e551b82fbfab7108f">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a9bfb4977675a65eee2cd376d37a34293">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a54d97aacfe89aae0fb32bef9eed6bf2d">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#aaea5cca99733cad05b30471f0d824940">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a5e88679a67c9016995ba2bc3148f44f5"></a><!-- doxytag: member="XalanProcessingInstruction::getNextSibling" ref="a5e88679a67c9016995ba2bc3148f44f5" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanProcessingInstruction::getNextSibling </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the node immediately following this node. </p>
<p>If there is no such node, this returns <code>null</code>. </p>
<p>Implements <a class="el" href="classXalanNode.html#a9171783ab70c3908007acc73e5b45d4f">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a2039808dfd95131bd2e8a132b5ac02f1">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#aaef337649ebe05a48a92d82d53802ed6">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a6c6af0904b7425c6954933edee06ede0">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="abd6e2d5425ce34d318dee3692a5186f4"></a><!-- doxytag: member="XalanProcessingInstruction::getNodeName" ref="abd6e2d5425ce34d318dee3692a5186f4" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanProcessingInstruction::getNodeName </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the name of this node, depending on its type. </p>
<p>Implements <a class="el" href="classXalanNode.html#a2d1cc45095aa8cd3abad0b606fe79a5f">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a42c6a2459120ad2fd4ee881e6d94731e">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a67e3dead3c8c10dfae7b9dacea211feb">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#af0910b0f1c8b0ea7fcdeedbe08c93d6b">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a907ecb2a14bf25e925e383116ddc950f"></a><!-- doxytag: member="XalanProcessingInstruction::getNodeType" ref="a907ecb2a14bf25e925e383116ddc950f" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html#a93d60cd336327226e55c45a320cced24">NodeType</a> XalanProcessingInstruction::getNodeType </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>An enum value representing the type of the underlying object. </p>
<p>Implements <a class="el" href="classXalanNode.html#a78412015183ad6fea2bc7ba9d2b2d6e8">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#ade2c98a9eb7bd6efb22b5ea3a16448d4">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#ae43c31e58d3c9fe1d41bcd49bb05baa3">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a12b26f0213b89e57e96148519c5168c6">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a65eb8424cf64640c2aaf6ca9ee173f5e"></a><!-- doxytag: member="XalanProcessingInstruction::getNodeValue" ref="a65eb8424cf64640c2aaf6ca9ee173f5e" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanProcessingInstruction::getNodeValue </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the value of this node, depending on its type. </p>
<p>Implements <a class="el" href="classXalanNode.html#acb5caaa69dd938f7cc0c7d2cbcb94bd4">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a391d8465412e2c751c44f7618aa99589">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a8205a08bcf1ef0db20b6760f0e94a55b">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a3bfd2cc7516fc40e0e3d4c4671321f70">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="aa3840d10b3248de1f28d83458f9bd8e2"></a><!-- doxytag: member="XalanProcessingInstruction::getOwnerDocument" ref="aa3840d10b3248de1f28d83458f9bd8e2" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanDocument.html">XalanDocument</a>* XalanProcessingInstruction::getOwnerDocument </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the <code>Document</code> object associated with this node. </p>
<p>This is also the <code>Document</code> object used to create new nodes. When this node is a <code>Document</code> or a <code>DocumentType</code> which is not used with any <code>Document</code> yet, this is <code>null</code>. </p>
<p>Implements <a class="el" href="classXalanNode.html#a659bb717d33889be8828bb31a1ac8813">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#ab6f63634c7e73ba8102b6f607a77925f">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#aa032b5d4ee0e81761970a86a49afa87e">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#ac4a9966233d91045f8c696d0d9849339">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a3b78e8213754742b2c077ca452bd13a2"></a><!-- doxytag: member="XalanProcessingInstruction::getParentNode" ref="a3b78e8213754742b2c077ca452bd13a2" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanProcessingInstruction::getParentNode </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the parent of this node. </p>
<p>All nodes, except <code>Document</code>, <code>DocumentFragment</code>, and <code>Attr</code> may have a parent. However, if a node has just been created and not yet added to the tree, or if it has been removed from the tree, a <code>null</code> Node is returned. </p>
<p>Implements <a class="el" href="classXalanNode.html#a048e4450e7d4495cfa596ea886e1167a">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#af7a60e3a8f9bd67290318f7fa22f900a">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a61f32f46fc44f1275d55b3a3587e6029">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a24208a8e979d20859f397dc7dc4dc918">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="acd787133ab204693aa2ec2ecace62247"></a><!-- doxytag: member="XalanProcessingInstruction::getPrefix" ref="acd787133ab204693aa2ec2ecace62247" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanProcessingInstruction::getPrefix </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the <em>namespace prefix</em> of this node, or <code>null</code> if it is unspecified. </p>
<p>Implements <a class="el" href="classXalanNode.html#a5ee8bc0d7e4b5270f3d13156352db808">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#acfd62d5f9f56e5c33cf3576e76a9582a">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a6c5af55b4f4b982b31deb2f00d8f9430">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a4db3efa331fd7e33a2d9bcdbdef9a560">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="ae3bcdb08057e952d1e82ebe2113900b8"></a><!-- doxytag: member="XalanProcessingInstruction::getPreviousSibling" ref="ae3bcdb08057e952d1e82ebe2113900b8" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXalanNode.html">XalanNode</a>* XalanProcessingInstruction::getPreviousSibling </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the node immediately preceding this node. </p>
<p>If there is no such node, this returns <code>null</code>. </p>
<p>Implements <a class="el" href="classXalanNode.html#a6e2fde6b9937a3a878c54853763f196d">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#aae26ec18dc3492258ea3593d601df765">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#ae386eb7bab8afb6ecc3da632ca52db74">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#aea08784f165b1db1975f020fcd0bf1b5">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="a183243e5a531de7b3f6c85e9ad42ef3d"></a><!-- doxytag: member="XalanProcessingInstruction::getTarget" ref="a183243e5a531de7b3f6c85e9ad42ef3d" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XalanProcessingInstruction::getTarget </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>The target of this processing instruction. </p>
<p>XML defines this as being the first token following the markup that begins the processing instruction. </p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#abc4a864f7b01816c226ae2d65035787c">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a3f37d0552bc9c070b85e00889060dc7e">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a1c6f26349c205c550463927df2e127c6">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="ad2b95f3be601409a716efbdc39675e0c"></a><!-- doxytag: member="XalanProcessingInstruction::isIndexed" ref="ad2b95f3be601409a716efbdc39675e0c" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool XalanProcessingInstruction::isIndexed </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Determine if the document is node-order indexed. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the document is indexed, otherwise false. </dd></dl>
<p>Implements <a class="el" href="classXalanNode.html#a4ca16a43da08f03a58ad57ff4e35c2b0">XalanNode</a>.</p>
<p>Implemented in <a class="el" href="classXalanSourceTreeProcessingInstruction.html#a2bb1e54c1e00c2044298f6b9dbf6d062">XalanSourceTreeProcessingInstruction</a>, <a class="el" href="classXercesProcessingInstructionWrapper.html#a503decfae358e450c570de8122e14a01">XercesProcessingInstructionWrapper</a>, and <a class="el" href="classXercesProcessingInstructionBridge.html#a0f502356b7efa93d5d9667051eed2ec4">XercesProcessingInstructionBridge</a>.</p>
</div>
</div>
<a class="anchor" id="af6df6abde1c5631668efca69b1c12d16"></a><!-- doxytag: member="XalanProcessingInstruction::operator=" ref="af6df6abde1c5631668efca69b1c12d16" args="(const XalanProcessingInstruction &amp;theSource)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a>&amp; XalanProcessingInstruction::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a8c3a50e3aa7c7b492502c2574a07a766"></a><!-- doxytag: member="XalanProcessingInstruction::operator==" ref="a8c3a50e3aa7c7b492502c2574a07a766" args="(const XalanProcessingInstruction &amp;theRHS) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool XalanProcessingInstruction::operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanProcessingInstruction.html">XalanProcessingInstruction</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theRHS</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanProcessingInstruction_8hpp_source.html">XalanProcessingInstruction.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>