mmidy       00/08/24 09:10:16

  Modified:    src/org/apache/xalan/xslt FuncDocument.java
  Log:
  Use resolved url in source documents table
  
  Revision  Changes    Path
  1.17      +1 -1      xml-xalan/src/org/apache/xalan/xslt/FuncDocument.java
  
  Index: FuncDocument.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/src/org/apache/xalan/xslt/FuncDocument.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- FuncDocument.java 2000/08/17 18:31:38     1.16
  +++ FuncDocument.java 2000/08/24 16:10:09     1.17
  @@ -249,7 +249,7 @@
       return newDoc;
     }
     
  -  /**
  +  /** 
      * Tell the user of an error, and probably throw an
      * exception.
      * @exception XSLProcessorException thrown if the active ProblemListener 
and XMLParserLiaison decide
  
  
  

Reply via email to