blob: 3c00830724a96cbbe32ee04651b4a6310ab93d3e [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><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul>
</div>
<div class="header">
<div class="headertitle">
<h1>XercesBridgeTypes.hpp</h1> </div>
</div>
<div class="contents">
<a href="XercesBridgeTypes_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one</span>
<a name="l00003"></a>00003 <span class="comment"> * or more contributor license agreements. See the NOTICE file</span>
<a name="l00004"></a>00004 <span class="comment"> * distributed with this work for additional information</span>
<a name="l00005"></a>00005 <span class="comment"> * regarding copyright ownership. The ASF licenses this file</span>
<a name="l00006"></a>00006 <span class="comment"> * to you under the Apache License, Version 2.0 (the &quot;License&quot;);</span>
<a name="l00007"></a>00007 <span class="comment"> * you may not use this file except in compliance with the License.</span>
<a name="l00008"></a>00008 <span class="comment"> * You may obtain a copy of the License at</span>
<a name="l00009"></a>00009 <span class="comment"> *</span>
<a name="l00010"></a>00010 <span class="comment"> * http://www.apache.org/licenses/LICENSE-2.0</span>
<a name="l00011"></a>00011 <span class="comment"> *</span>
<a name="l00012"></a>00012 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
<a name="l00013"></a>00013 <span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span>
<a name="l00014"></a>00014 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
<a name="l00015"></a>00015 <span class="comment"> * See the License for the specific language governing permissions and</span>
<a name="l00016"></a>00016 <span class="comment"> * limitations under the License.</span>
<a name="l00017"></a>00017 <span class="comment"> */</span>
<a name="l00018"></a>00018 <span class="preprocessor">#if !defined(XERCESBRIDGETYPES_HEADER_GUARD_1357924680)</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define XERCESBRIDGETYPES_HEADER_GUARD_1357924680</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span>
<a name="l00021"></a>00021
<a name="l00022"></a>00022
<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;<a class="code" href="XercesParserLiaisonDefinitions_8hpp.html">xalanc/XercesParserLiaison/XercesParserLiaisonDefinitions.hpp</a>&gt;</span>
<a name="l00024"></a>00024
<a name="l00025"></a>00025
<a name="l00026"></a>00026
<a name="l00027"></a>00027 XALAN_DECLARE_XERCES_CLASS(DOM_Attr)
<a name="l00028"></a>00028 XALAN_DECLARE_XERCES_CLASS(DOM_CharacterData)
<a name="l00029"></a>00029 XALAN_DECLARE_XERCES_CLASS(DOM_Comment)
<a name="l00030"></a>00030 XALAN_DECLARE_XERCES_CLASS(DOM_CDATASection)
<a name="l00031"></a>00031 XALAN_DECLARE_XERCES_CLASS(DOM_Document)
<a name="l00032"></a>00032 XALAN_DECLARE_XERCES_CLASS(DOM_DocumentFragment)
<a name="l00033"></a>00033 XALAN_DECLARE_XERCES_CLASS(DOM_DocumentType)
<a name="l00034"></a>00034 XALAN_DECLARE_XERCES_CLASS(DOM_DOMImplementation)
<a name="l00035"></a>00035 XALAN_DECLARE_XERCES_CLASS(DOM_Element)
<a name="l00036"></a>00036 XALAN_DECLARE_XERCES_CLASS(DOM_Entity)
<a name="l00037"></a>00037 XALAN_DECLARE_XERCES_CLASS(DOM_EntityReference)
<a name="l00038"></a>00038 XALAN_DECLARE_XERCES_CLASS(DOM_Node)
<a name="l00039"></a>00039 XALAN_DECLARE_XERCES_CLASS(DOM_Text)
<a name="l00040"></a>00040 XALAN_DECLARE_XERCES_CLASS(DOM_NamedNodeMap)
<a name="l00041"></a>00041 XALAN_DECLARE_XERCES_CLASS(DOM_NodeList)
<a name="l00042"></a>00042 XALAN_DECLARE_XERCES_CLASS(DOM_Notation)
<a name="l00043"></a>00043 XALAN_DECLARE_XERCES_CLASS(DOM_ProcessingInstruction)
<a name="l00044"></a>00044 XALAN_DECLARE_XERCES_CLASS(DOM_Text)
<a name="l00045"></a>00045 XALAN_DECLARE_XERCES_CLASS(DOM_DocumentType)
<a name="l00046"></a>00046 XALAN_DECLARE_XERCES_CLASS(DOM_DOMException)
<a name="l00047"></a>00047 XALAN_DECLARE_XERCES_CLASS(DOMString)
<a name="l00048"></a>00048 XALAN_DECLARE_XERCES_CLASS(AttrImpl)
<a name="l00049"></a>00049 XALAN_DECLARE_XERCES_CLASS(ElementImpl)
<a name="l00050"></a>00050 XALAN_DECLARE_XERCES_CLASS(NodeImpl)
<a name="l00051"></a>00051 XALAN_DECLARE_XERCES_CLASS(TextImpl)
<a name="l00052"></a>00052
<a name="l00053"></a>00053
<a name="l00054"></a>00054
<a name="l00055"></a>00055 XALAN_CPP_NAMESPACE_BEGIN
<a name="l00056"></a>00056
<a name="l00057"></a>00057
<a name="l00058"></a>00058
<a name="l00059"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a2048ccb9098d3dfeaa5b41932e83afd4">00059</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Attr <a class="code" href="XercesBridgeTypes_8hpp.html#a2048ccb9098d3dfeaa5b41932e83afd4">DOM_AttrType</a>;
<a name="l00060"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a5a70a257effc26430a176af0fa43edc7">00060</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_CharacterData <a class="code" href="XercesBridgeTypes_8hpp.html#a5a70a257effc26430a176af0fa43edc7">DOM_CharacterDataType</a>;
<a name="l00061"></a><a class="code" href="XercesBridgeTypes_8hpp.html#af0c83b35ff1ad489796410be2f67c554">00061</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Comment <a class="code" href="XercesBridgeTypes_8hpp.html#af0c83b35ff1ad489796410be2f67c554">DOM_CommentType</a>;
<a name="l00062"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a3afdad7258d843bfcea1a7d878100c0f">00062</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_CDATASection <a class="code" href="XercesBridgeTypes_8hpp.html#a3afdad7258d843bfcea1a7d878100c0f">DOM_CDATASectionType</a>;
<a name="l00063"></a>00063 <span class="comment">// These next two have an extra &#39;_&#39; because they collide without it...</span>
<a name="l00064"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a4791fbf01f5f53b1d579b23ac954e08e">00064</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_DocumentType <a class="code" href="XercesBridgeTypes_8hpp.html#a4791fbf01f5f53b1d579b23ac954e08e">DOM_DocumentType_Type</a>;
<a name="l00065"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a55df723bf00480773a2ef0e10bc0abbc">00065</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Document <a class="code" href="XercesBridgeTypes_8hpp.html#a55df723bf00480773a2ef0e10bc0abbc">DOM_Document_Type</a>;
<a name="l00066"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a284b348e4c47965623bc335db7d9c561">00066</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_DocumentFragment <a class="code" href="XercesBridgeTypes_8hpp.html#a284b348e4c47965623bc335db7d9c561">DOM_DocumentFragmentType</a>;
<a name="l00067"></a><a class="code" href="XercesBridgeTypes_8hpp.html#abb371613389b9b75e160961bc4546e2b">00067</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_DOMImplementation <a class="code" href="XercesBridgeTypes_8hpp.html#abb371613389b9b75e160961bc4546e2b">DOM_DOMImplementationType</a>;
<a name="l00068"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a054288dbb99168c2c198d9b896cb4860">00068</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Element <a class="code" href="XercesBridgeTypes_8hpp.html#a054288dbb99168c2c198d9b896cb4860">DOM_ElementType</a>;
<a name="l00069"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a24ea63e989c57ee8923aa2575402fb4f">00069</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Entity <a class="code" href="XercesBridgeTypes_8hpp.html#a24ea63e989c57ee8923aa2575402fb4f">DOM_EntityType</a>;
<a name="l00070"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a5f825ded2d934275b1e9061a46b96fc9">00070</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_EntityReference <a class="code" href="XercesBridgeTypes_8hpp.html#a5f825ded2d934275b1e9061a46b96fc9">DOM_EntityReferenceType</a>;
<a name="l00071"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a975b8af70f856a8866682536966ebfcf">00071</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node <a class="code" href="XercesBridgeTypes_8hpp.html#a975b8af70f856a8866682536966ebfcf">DOM_NodeType</a>;
<a name="l00072"></a><a class="code" href="XercesBridgeTypes_8hpp.html#ae6b1410f70cfda63d3a0d4b5864d8527">00072</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Text <a class="code" href="XercesBridgeTypes_8hpp.html#ae6b1410f70cfda63d3a0d4b5864d8527">DOM_TextType</a>;
<a name="l00073"></a><a class="code" href="XercesBridgeTypes_8hpp.html#ac19418f3eb9c2d008a243752fd85fc97">00073</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_NamedNodeMap <a class="code" href="XercesBridgeTypes_8hpp.html#ac19418f3eb9c2d008a243752fd85fc97">DOM_NamedNodeMapType</a>;
<a name="l00074"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a262b545d6962a0b51908fa198b3a3ede">00074</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_NodeList <a class="code" href="XercesBridgeTypes_8hpp.html#a262b545d6962a0b51908fa198b3a3ede">DOM_NodeListType</a>;
<a name="l00075"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a85f1ce04d06d72e7f1e363104847d279">00075</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Notation <a class="code" href="XercesBridgeTypes_8hpp.html#a85f1ce04d06d72e7f1e363104847d279">DOM_NotationType</a>;
<a name="l00076"></a><a class="code" href="XercesBridgeTypes_8hpp.html#aa8ce44c7893e283264d2c81c1d27c64a">00076</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_ProcessingInstruction <a class="code" href="XercesBridgeTypes_8hpp.html#aa8ce44c7893e283264d2c81c1d27c64a">DOM_ProcessingInstructionType</a>;
<a name="l00077"></a>00077 typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Text DOM_TextType;
<a name="l00078"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a35b58ba7d3139f863c23e009858bcf64">00078</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_DOMException <a class="code" href="XercesBridgeTypes_8hpp.html#a35b58ba7d3139f863c23e009858bcf64">DOM_DOMExceptionType</a>;
<a name="l00079"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a6b3f4de165f36d44efbbd8d197fbd409">00079</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER AttrImpl <a class="code" href="XercesBridgeTypes_8hpp.html#a6b3f4de165f36d44efbbd8d197fbd409">AttrImplType</a>;
<a name="l00080"></a><a class="code" href="XercesBridgeTypes_8hpp.html#af53921c49658a7b067aa291a3786ca59">00080</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER ElementImpl <a class="code" href="XercesBridgeTypes_8hpp.html#af53921c49658a7b067aa291a3786ca59">ElementImplType</a>;
<a name="l00081"></a><a class="code" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">00081</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER NodeImpl <a class="code" href="XercesBridgeTypes_8hpp.html#ad0fc4b6c3a876b82108f1c5d3015e3b0">NodeImplType</a>;
<a name="l00082"></a><a class="code" href="XercesBridgeTypes_8hpp.html#a5d1d0877015397bb50ed191a4d46b356">00082</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER TextImpl <a class="code" href="XercesBridgeTypes_8hpp.html#a5d1d0877015397bb50ed191a4d46b356">TextImplType</a>;
<a name="l00083"></a><a class="code" href="XercesBridgeTypes_8hpp.html#af747e0055c3648347b2953c977b8fa68">00083</a> typedef XERCES_CPP_NAMESPACE_QUALIFIER DOMString <a class="code" href="XercesBridgeTypes_8hpp.html#af747e0055c3648347b2953c977b8fa68">DOMStringType</a>;
<a name="l00084"></a>00084
<a name="l00085"></a>00085
<a name="l00086"></a>00086
<a name="l00087"></a>00087
<a name="l00088"></a>00088
<a name="l00089"></a>00089 XALAN_CPP_NAMESPACE_END
<a name="l00090"></a>00090
<a name="l00091"></a>00091
<a name="l00092"></a>00092
<a name="l00093"></a>00093 <span class="preprocessor">#endif // !defined(XERCESBRIDGETYPES_HEADER_GUARD_1357924680)</span>
</pre></div></div>
</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>