You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2001/07/05 03:00:27 UTC

cvs commit: xml-cocoon2/xdocs jars.xml

vgritsenko    01/07/04 18:00:27

  Modified:    xdocs    jars.xml
  Log:
  Update for dom2.jar
  
  Revision  Changes    Path
  1.3       +5 -4      xml-cocoon2/xdocs/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/xdocs/jars.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jars.xml	2001/06/30 21:20:47	1.2
  +++ jars.xml	2001/07/05 01:00:26	1.3
  @@ -67,7 +67,7 @@
        <td>No</td>
        <td>SVGSerializer serializer (&quot;svg2jpeg&quot;, &quot;svg2png&quot;)</td>
        <td>Hello World - SVG, SVG Welcome page, etc</td>
  -     <td/>
  +     <td>See also dom2 jar.</td>
      </tr>
      <tr>
        <td><link href="http://oss.software.ibm.com/developerworks/projects/bsf">bsf</link></td>
  @@ -95,10 +95,11 @@
      </tr>
      <tr>
        <td>dom2</td>
  -     <td>W3C DOM interfaces. These are used by Batik.</td>
  +     <td>W3C DOM interfaces. These are used by Batik and by
  +     org.apache.cocoon.CodeFactory interface.</td>
        <td>No</td>
  -     <td/>
  -     <td/>
  +     <td>All matcher and selector factories.</td>
  +     <td>All (because wildcard matcher is used in sitemap)</td>
        <td>See also batik-lib jar.</td>
      </tr>
      <tr>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org