sboag       01/01/01 19:56:01

  Modified:    java/xdocs/sources/trax trax.xml
  Log:
  Changed old TFactoryConfigurationError
  to TransformerFactoryConfigurationError.
  
  Revision  Changes    Path
  1.3       +1 -1      xml-xalan/java/xdocs/sources/trax/trax.xml
  
  Index: trax.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/trax/trax.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- trax.xml  2000/12/04 17:23:37     1.2
  +++ trax.xml  2001/01/02 03:56:00     1.3
  @@ -383,7 +383,7 @@
   <sect2> 
     <title>Exceptions and Error Reporting</title> 
     <para>The TrAX APIs throw three types of specialized exceptions. A
  -      <plink>javax.xml.transform.TFactoryConfigurationError</plink> is 
parallel to
  +      
<plink>javax.xml.transform.TransformerFactoryConfigurationError</plink> is 
parallel to
         the <plink>javax.xml.parsers.FactoryConfigurationError</plink>, and is 
thrown
         when a configuration problem with the TransformerFactory exists. This 
error
         will typically be thrown when the transformation factory class 
specified with
  
  
  

Reply via email to