You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2008/12/24 08:09:14 UTC

svn commit: r729259 - /commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html

Author: rahul
Date: Tue Dec 23 23:09:13 2008
New Revision: 729259

URL: http://svn.apache.org/viewvc?rev=729259&view=rev
Log:
Update guide for version 2.0 (dependencies, XInclude setting)

Modified:
    commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html

Modified: commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html?rev=729259&r1=729258&r2=729259&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html (original)
+++ commons/proper/digester/trunk/src/java/org/apache/commons/digester/package.html Tue Dec 23 23:09:13 2008
@@ -47,15 +47,11 @@
 <a name="doc.Depend"></a>
 <h3>External Dependencies</h3>
 
-<p>The <em>Digester</em> component is dependent upon implementations of the following 
+<p>The <em>Digester</em> component Version 2.0 is dependent upon implementations of the following
 standard libraries:</p>
 <ul>
-<li><strong>XML Parser</strong> compatible with the JAXP/1.1 specification.
-    Examples compatible implementations include:
-    <ul>
-    <li><a href="http://java.sun.com/xml">JAXP/1.1 Reference Implementation</a></li>
-    <li><a href="http://xml.apache.org/xerces-j">Xerces</a> (Version 1.3.1 or later)</li>
-    </ul>
+<li><strong>XML Parser</strong> compatible with the JAXP/1.3 specification.
+    Compatible implementations are included in JDKs 1.5 and above.
 </li>
 </ul>
 <p>
@@ -66,21 +62,12 @@
 <blockquote>
     <table border="1" cellspacing="2" cellpadding="3">
         <tr class="a"><th colspan="3">Recommended Dependency Set</th></tr>   
-        <tr class="b"><td>Digester</td><td>+Logging 1.1.x</td><td>+BeanUtils 1.7</td></tr>
+        <tr class="b"><td>Digester</td><td>+Logging 1.1.1</td><td>+BeanUtils 1.8.0</td></tr>
     </table>
 </blockquote>
 <p>
-Other compatible dependency sets include:
-</p>
-<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.1.x</td><td>+BeanUtils 1.x</td><td>+Collections 2.x</td></tr>
-        <tr class="a"><td>Digester</td><td>+Logging 1.1.x</td><td>+BeanUtils 1.x</td><td>+Collections 3.x</td></tr>
-    </table>
-</blockquote>
 <p>
-It is also possible to use Logging 1.0.x instead.
+It is also possible to use Logging 1.0.x or BeanUtils 1.7.0 instead.
 </p>
 <a name="doc.Intro"></a>
 <h3>Introduction</h3>
@@ -177,6 +164,13 @@
           information.</td>
     </tr>
     <tr>
+      <td align="center">xincludeAware</td>
+      <td>A boolean that is set to <code>true</code> to perform parsing in a
+          manner that is aware of XInclude W3C specification.  This setting is
+          only effective if the parsing is already configured to be
+          namespace aware.</td>
+    </tr>
+    <tr>
       <td align="center">ruleNamespaceURI</td>
       <td>The public URI of the namespace for which all subsequently added
           rules are associated, or <code>null</code> for adding rules that