/[suikacvs]/markup/html/whatpm/Whatpm/NanoDOM.html
Suika

Diff of /markup/html/whatpm/Whatpm/NanoDOM.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Tue May 1 10:36:06 2007 UTC revision 1.4 by wakaba, Wed Oct 15 04:38:22 2008 UTC
# Line 1  Line 1 
1    <?xml version="1.0" ?>
2  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3  <html xmlns="http://www.w3.org/1999/xhtml">  <html xmlns="http://www.w3.org/1999/xhtml">
4  <head>  <head>
5  <title>What::NanoDOM - A Non-Conforming Implementation of DOM Subset</title>  <title>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</title>
6  <link rel="stylesheet" href="http://suika.fam.cx/www/style/html/pod.css" type="text/css" />  <link rel="stylesheet" href="http://suika.fam.cx/www/style/html/pod.css" type="text/css" />
7  <link rev="made" href="mailto:admin@suika.fam.cx" />  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
8    <link rev="made" href="mailto:wakaba@suika.fam.cx" />
9  </head>  </head>
10    
11  <body>  <body>
12    
13  <p><a name="__index__"></a></p>  
14  <!-- INDEX BEGIN -->  <!-- INDEX BEGIN -->
15    <div name="index">
16    <p><a name="__index__"></a></p>
17    
18  <ul>  <ul>
19    
# Line 19  Line 23 
23          <li><a href="#author">AUTHOR</a></li>          <li><a href="#author">AUTHOR</a></li>
24          <li><a href="#license">LICENSE</a></li>          <li><a href="#license">LICENSE</a></li>
25  </ul>  </ul>
26    
27    <hr name="index" />
28    </div>
29  <!-- INDEX END -->  <!-- INDEX END -->
30    
 <hr />  
31  <p>  <p>
32  </p>  </p>
33  <h1><a name="name">NAME</a></h1>  <h1><a name="name">NAME</a></h1>
34  <p>What::NanoDOM - A Non-Conforming Implementation of DOM Subset</p>  <p>Whatpm::NanoDOM - A Non-Conforming Implementation of DOM Subset</p>
35  <p>  <p>
36  </p>  </p>
37  <hr />  <hr />
38  <h1><a name="description">DESCRIPTION</a></h1>  <h1><a name="description">DESCRIPTION</a></h1>
39  <p>The <code>What::NanoDOM</code> module contains a non-conforming implementation  <p>The <code>Whatpm::NanoDOM</code> module contains a non-conforming implementation
40  of a subset of DOM.  It is the intention that this module is  of a subset of DOM.  It is the intention that this module is
41  used only for the purpose of testing the <code>What::HTML</code> module.</p>  used only for the purpose of testing the <code>Whatpm::HTML</code> module.</p>
42  <p>See source code if you would like to know what it does.</p>  <p>See source code if you would like to know what it does.</p>
43  <p>  <p>
44  </p>  </p>
45  <hr />  <hr />
46  <h1><a name="see_also">SEE ALSO</a></h1>  <h1><a name="see_also">SEE ALSO</a></h1>
47  <p><a href="../What/HTML.html">the What::HTML manpage</a></p>  <p><a href="../Whatpm/HTML.html">Whatpm::HTML</a></p>
48    <p><a href="../Whatpm/XML/Parser.html">Whatpm::XML::Parser</a></p>
49    <p><a href="../Whatpm/ContentChecker.html">Whatpm::ContentChecker</a></p>
50  <p>  <p>
51  </p>  </p>
52  <hr />  <hr />
# Line 48  used only for the purpose of testing the Line 56  used only for the purpose of testing the
56  </p>  </p>
57  <hr />  <hr />
58  <h1><a name="license">LICENSE</a></h1>  <h1><a name="license">LICENSE</a></h1>
59  <p>Copyright 2007 Wakaba &lt;<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>&gt;</p>  <p>Copyright 2007-2008 Wakaba &lt;<a href="mailto:w@suika.fam.cx">w@suika.fam.cx</a>&gt;</p>
60  <p>This library is free software; you can redistribute it  <p>This library is free software; you can redistribute it
61  and/or modify it under the same terms as Perl itself.</p>  and/or modify it under the same terms as Perl itself.</p>
62    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24