1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---|
5 | <meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
|
---|
6 | <meta name="Author" content="Tinny Ng">
|
---|
7 | <title>C++ Language Binding for DOM</title>
|
---|
8 | </head>
|
---|
9 | <body>
|
---|
10 |
|
---|
11 | <div class='div1'>
|
---|
12 | <h1 id="java-binding-h1" class="adiv1">
|
---|
13 | <font color="#000000">C++ Language Binding for DOM</font></h1>
|
---|
14 |
|
---|
15 | <div id="java-binding-h1" class="adiv1">
|
---|
16 | <div id="java-binding-h1" class="adiv1"><font color="#000000">[<a href="index.html">Back
|
---|
17 | to Readme</a>]</font>
|
---|
18 | <hr WIDTH="100%"></div>
|
---|
19 | </div>
|
---|
20 |
|
---|
21 | <h2>
|
---|
22 | <a href="ApacheDOMC++BindingL2.html">C++ Language Binding for DOM Level
|
---|
23 | 2</a></h2>
|
---|
24 |
|
---|
25 | <blockquote>
|
---|
26 | <li>
|
---|
27 | This document contains the complete Apache Recommended C++ Language binding
|
---|
28 | for the
|
---|
29 | <a href="http://www.w3.org/TR/DOM-Level-2-Core/">Document Object
|
---|
30 | Model Level 2.0 Core</a>, and for the <a href="http://www.w3.org/TR/DOM-Level-2-Traversal-Range/">Document
|
---|
31 | Object Model Level 2.0 Traversal and Range</a>, the W3C Recommendation
|
---|
32 | of November 13, 2000.</li>
|
---|
33 | </blockquote>
|
---|
34 |
|
---|
35 | <h2>
|
---|
36 | <a href="ApacheDOMC++BindingL3.html">Experimental C++ Language Binding
|
---|
37 | for DOM Level 3 (subset)</a></h2>
|
---|
38 |
|
---|
39 | <ul>
|
---|
40 | <li>
|
---|
41 | This document contains the Experimental Apache Recommended C++ Language
|
---|
42 | binding for the <a href="http://www.w3.org/TR/2002/WD-DOM-Level-3-Core-20020409/">Document
|
---|
43 | Object Model Level 3.0 Core</a>, and for the subset of <a href="http://www.w3.org/TR/2002/WD-DOM-Level-3-ASLS-20020409/">Document
|
---|
44 | Object Model Level 3.0 Abstract Schemas and Load and Save</a>, the
|
---|
45 | W3C Working Draft of 09 April 2002.</li>
|
---|
46 | </ul>
|
---|
47 |
|
---|
48 | <hr WIDTH="100%">
|
---|
49 | <br>
|
---|
50 | <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="620" >
|
---|
51 | <tr ALIGN=LEFT VALIGN=TOP>
|
---|
52 | <td ALIGN=CENTER><i><font color="#0086B2">
|
---|
53 | <font size=-1>
|
---|
54 | Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
---|
55 | </font></font></i></td>
|
---|
56 | </tr>
|
---|
57 | </table>
|
---|
58 | </div>
|
---|
59 |
|
---|
60 | </body>
|
---|
61 | </html>
|
---|