blob: 1bb8d2a4da5d5ca10569fdeace8151e2a0a52308 [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 class="navpath">
<ul>
<li><a class="el" href="classStylesheetExecutionContext.html">StylesheetExecutionContext</a> </li>
<li><a class="el" href="classStylesheetExecutionContext_1_1XPathGuard.html">StylesheetExecutionContext::XPathGuard</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>StylesheetExecutionContext::XPathGuard Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="StylesheetExecutionContext::XPathGuard" -->
<p><code>#include &lt;<a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for StylesheetExecutionContext::XPathGuard:</div>
<div class="dyncontent">
<div class="center"><img src="classStylesheetExecutionContext_1_1XPathGuard__coll__graph.png" border="0" usemap="#StylesheetExecutionContext_1_1XPathGuard_coll__map" alt="Collaboration graph"/></div>
<map name="StylesheetExecutionContext_1_1XPathGuard_coll__map" id="StylesheetExecutionContext_1_1XPathGuard_coll__map">
<area shape="rect" id="node2" href="classXPath.html" title="XPath" alt="" coords="1231,275,1292,304"/><area shape="rect" id="node4" href="classXPathFunctionTable.html" title="Class defines a table of functions that can be called in XPath expresions." alt="" coords="861,81,1008,111"/><area shape="rect" id="node6" href="classFunction.html" title="Function" alt="" coords="453,16,528,45"/><area shape="rect" id="node8" href="structXPathFunctionTable_1_1FunctionNameTableEntry.html" title="XPathFunctionTable::FunctionNameTableEntry" alt="" coords="333,81,648,111"/><area shape="rect" id="node10" href="classXPathExpression.html" title="XPathExpression" alt="" coords="869,236,1000,265"/><area shape="rect" id="node12" href="classXalanVector.html" title="XalanVector\&lt; XToken \&gt;" alt="" coords="403,135,579,164"/><area shape="rect" id="node14" href="classXalanVector.html" title="XalanVector\&lt; int \&gt;" alt="" coords="417,188,564,217"/><area shape="rect" id="node16" href="classXalanVector.html" title="XalanVector\&lt; double \&gt;" alt="" coords="404,241,577,271"/><area shape="rect" id="node18" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="427,301,555,331"/><area shape="rect" id="node20" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="7,301,233,331"/><area shape="rect" id="node23" href="classStylesheetExecutionContext.html" title="StylesheetExecutionContext" alt="" coords="1160,343,1363,372"/><area shape="rect" id="node25" href="classXPathExecutionContext.html" title="XPathExecutionContext" alt="" coords="848,391,1021,420"/><area shape="rect" id="node27" href="classExecutionContext.html" title="ExecutionContext" alt="" coords="424,357,557,387"/><area shape="rect" id="node29" href="classProblemListenerBase.html" title="This is the abstract class that is used when reporting a problem some kind, that requires a message..." alt="" coords="41,357,199,387"/><area shape="rect" id="node31" href="classXObjectFactory.html" title="This class handles the creation of XObjects and manages their lifetime." alt="" coords="432,411,549,440"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classStylesheetExecutionContext_1_1XPathGuard-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classStylesheetExecutionContext_1_1XPathGuard.html#a998198c72f683438e090add28b4b17c9">XPathGuard</a> (<a class="el" href="classStylesheetExecutionContext.html">StylesheetExecutionContext</a> &amp;context, const <a class="el" href="classXPath.html">XPath</a> *xpath=0)
<li><a class="el" href="classStylesheetExecutionContext_1_1XPathGuard.html#a303ceec1834c4d8c5da044ee386b5569">~XPathGuard</a> ()
<li>const <a class="el" href="classXPath.html">XPath</a> * <a class="el" href="classStylesheetExecutionContext_1_1XPathGuard.html#a9ee8aa58b75a81da15312f7a6849d64b">get</a> () const
<li>const <a class="el" href="classXPath.html">XPath</a> * <a class="el" href="classStylesheetExecutionContext_1_1XPathGuard.html#a342ecd3f5bf1023ffa6adfef1860d3b7">release</a> ()
<li>void <a class="el" href="classStylesheetExecutionContext_1_1XPathGuard.html#a009f0f0dd8e7f8a63715a14cdebfffef">reset</a> (const <a class="el" href="classXPath.html">XPath</a> *xpath)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="StylesheetExecutionContext_8hpp_source.html#l00528">528</a> of file <a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a998198c72f683438e090add28b4b17c9"></a><!-- doxytag: member="StylesheetExecutionContext::XPathGuard::XPathGuard" ref="a998198c72f683438e090add28b4b17c9" args="(StylesheetExecutionContext &amp;context, const XPath *xpath=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">StylesheetExecutionContext::XPathGuard::XPathGuard </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classStylesheetExecutionContext.html">StylesheetExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>context</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXPath.html">XPath</a> *&nbsp;</td>
<td class="paramname"> <em>xpath</em> = <code>0</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="StylesheetExecutionContext_8hpp_source.html#l00532">532</a> of file <a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a303ceec1834c4d8c5da044ee386b5569"></a><!-- doxytag: member="StylesheetExecutionContext::XPathGuard::~XPathGuard" ref="a303ceec1834c4d8c5da044ee386b5569" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">StylesheetExecutionContext::XPathGuard::~XPathGuard </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="StylesheetExecutionContext_8hpp_source.html#l00540">540</a> of file <a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a9ee8aa58b75a81da15312f7a6849d64b"></a><!-- doxytag: member="StylesheetExecutionContext::XPathGuard::get" ref="a9ee8aa58b75a81da15312f7a6849d64b" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classXPath.html">XPath</a>* StylesheetExecutionContext::XPathGuard::get </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="StylesheetExecutionContext_8hpp_source.html#l00549">549</a> of file <a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a342ecd3f5bf1023ffa6adfef1860d3b7"></a><!-- doxytag: member="StylesheetExecutionContext::XPathGuard::release" ref="a342ecd3f5bf1023ffa6adfef1860d3b7" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classXPath.html">XPath</a>* StylesheetExecutionContext::XPathGuard::release </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="StylesheetExecutionContext_8hpp_source.html#l00555">555</a> of file <a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a009f0f0dd8e7f8a63715a14cdebfffef"></a><!-- doxytag: member="StylesheetExecutionContext::XPathGuard::reset" ref="a009f0f0dd8e7f8a63715a14cdebfffef" args="(const XPath *xpath)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void StylesheetExecutionContext::XPathGuard::reset </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXPath.html">XPath</a> *&nbsp;</td>
<td class="paramname"> <em>xpath</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="StylesheetExecutionContext_8hpp_source.html#l00565">565</a> of file <a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="StylesheetExecutionContext_8hpp_source.html">StylesheetExecutionContext.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>