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 2002/07/01 01:26:57 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/sitemap XSLTFactoryLoader.java

vgritsenko    2002/06/30 16:26:57

  Modified:    src/java/org/apache/cocoon/sitemap XSLTFactoryLoader.java
  Log:
  Remove references to *Factories
  
  Revision  Changes    Path
  1.7       +2 -4      xml-cocoon2/src/java/org/apache/cocoon/sitemap/XSLTFactoryLoader.java
  
  Index: XSLTFactoryLoader.java
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/sitemap/XSLTFactoryLoader.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- XSLTFactoryLoader.java	29 Mar 2002 20:24:02 -0000	1.6
  +++ XSLTFactoryLoader.java	30 Jun 2002 23:26:57 -0000	1.7
  @@ -56,9 +56,7 @@
   import java.util.HashMap;
   
   /**
  - * This class is used as a XSLT extension class. It is used by the sitemap
  - * generation stylesheet to load <code>MatcherFactory</code>s or
  - * <code>SelectorFactory</code>s to get the generated source code.
  + * This class is used as a XSLT extension class.
    *
    * @author <a href="mailto:Giacomo.Pati@pwr.ch">Giacomo Pati</a>
    * @author <a href="mailto:bloritsch@apache.org">Berin Loritsch</a>
  
  
  

----------------------------------------------------------------------
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