You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@apache.org on 2002/05/09 19:57:32 UTC

cvs commit: xml-xalan/java/xdocs/sources/xalan index.xml

dleslie     02/05/09 10:57:32

  Modified:    java/xdocs/sources/xalan index.xml
  Log:
  Added support for EXSLT extensions.
  
  Revision  Changes    Path
  1.48      +1 -0      xml-xalan/java/xdocs/sources/xalan/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/index.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- index.xml	8 Feb 2002 18:17:31 -0000	1.47
  +++ index.xml	9 May 2002 17:57:32 -0000	1.48
  @@ -78,6 +78,7 @@
     <p>The &xslt4j; implementation is in xalan.jar. The SAX, DOM, and JAVAX interfaces are in xml-apis.jar. These interfaces are shared by a 
     number of tools (&xslt4j;, &xml4j;, etc.), so placing them in a separate JAR simplifies coordination and reduces risk of duplication. 
     <em>Be sure to put both JAR files (and xercesImpl.jar or another JAXP 1.1-compliant XML parser) on your classpath!</em></p>
  +  <p>&xslt4j-current; also introduces support for <link idref="extensionslib" anchor="exslt">EXSLT extensions </link>.</p>
     </s2> 
     <s2 title="How do I get it?">
       <p>To get the binary distribution (all you need to use and develop applications with &xslt4j;), download and unzip either of the following:</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org