dleslie     01/02/14 13:37:11

  Modified:    c/xdocs/sources/xalan usagepatterns.xml
  Log:
  For Xalan-C 1.1
  
  Revision  Changes    Path
  1.21      +1 -1      xml-xalan/c/xdocs/sources/xalan/usagepatterns.xml
  
  Index: usagepatterns.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/usagepatterns.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- usagepatterns.xml 2001/02/14 20:10:51     1.20
  +++ usagepatterns.xml 2001/02/14 21:37:10     1.21
  @@ -78,7 +78,7 @@
   command-line utility, see <link idref="commandline">Command-Line 
Utility</link>.</p>
   </s2><anchor name="xalantransformer"/>
   <s2 title="Using the XalanTransformer class">
  -<p>&xslt4c; 1.2 introduces XalanTransformer, a new class designed to package 
the basic Xalan infrastructure and provide a simpler C++ 
  +<p>&xslt4c; 1.1 introduces XalanTransformer, a new class designed to package 
the basic Xalan infrastructure and provide a simpler C++ 
   and C API for performing standard transformations.</p>
   <note>As we expand the functionality of the XalanTransformer, we will revise 
the remainder of this chapter and the samples to indicate 
   how to take advantage of the API it provides.</note>
  
  
  

Reply via email to