rdonkin 2004/08/29 11:40:06
Modified: digester/src/java/org/apache/commons/digester Tag:
RELEASE_DIGESTER_1_6_0_BRANCH package.html
Log:
Improved look
Revision Changes Path
No revision
No revision
1.30.2.4 +5 -6
jakarta-commons/digester/src/java/org/apache/commons/digester/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/package.html,v
retrieving revision 1.30.2.3
retrieving revision 1.30.2.4
diff -u -r1.30.2.3 -r1.30.2.4
--- package.html 29 Aug 2004 18:37:45 -0000 1.30.2.3
+++ package.html 29 Aug 2004 18:40:05 -0000 1.30.2.4
@@ -47,10 +47,8 @@
<h3>External Dependencies</h3>
<p>The <em>Digester</em> component is dependent upon implementations of the
following
-standard components for development and use:</p>
+standard libraries:</p>
<ul>
-<li><a href="http://java.sun.com/j2se">Java Development Kit</a>
- (Version 1.2 or later)</li>
<li><strong>XML Parser</strong> compatible with the JAXP/1.1 specification.
Examples compatible implementations include:
<ul>
@@ -62,13 +60,14 @@
It is also dependent on a compatible set of
<a href='http://jakarta.apache.org/commons'>Jakarta Commons</a> library components:
</p>
- <table border="1" width="100%" cellspacing="2" cellpadding="3">
+<blockquote>
+ <table border="1" cellspacing="2" cellpadding="3">
<tr class="a"><th colspan="4">Compatible Dependency Sets</th></tr>
<tr class="b"><td>Digester</td><td>+Logging 1.0.x</td><td>+BeanUtils
1.x</td><td>+Collections 2.x</td></tr>
<tr class="a"><td>Digester</td><td>+Logging 1.0.x</td><td>+BeanUtils
1.x</td><td>+Collections 3.x</td></tr>
<tr class="b"><td>Digester</td><td>+Logging 1.0.x</td><td>+BeanUtils
1.7</td><td>-</td></tr>
</table>
-
+</blockquote>
<a name="doc.Intro"></a>
<h3>Introduction</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]