We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31532e6 commit ef177ecCopy full SHA for ef177ec
xml/parser/index.html
@@ -57,13 +57,8 @@ <H1>XML Parser</H1>
57
<DL>
58
<DT><B>provides</B>
59
<DD><SPAN CLASS="MODULE">x-oz://system/xml/Parser.ozf</SPAN>
60
- <DD><SPAN CLASS="MODULE">x-oz://system/xml/Parser-0.2.1.ozf</SPAN>
61
</DL>
62
<HR>
63
-<blockquote>
64
-<i>The earlier implementation of this module is still available as <code>Parser-0.2.1.ozf</code>
65
-and is documented by <a href="index-0.2.1.html"><file>index-0.2.1.html</file></a>.</i>
66
-</blockquote>
67
68
<H2>Introduction</H2>
69
<P>The <code>Parser</code> module implements a namespace-aware object-oriented XML parser.
0 commit comments