correction*Re: [xsl] Str:tokenize modification to change the <token> tag

Subject: correction*Re: [xsl] Str:tokenize modification to change the <token> tag
From: "Vasu Chakkera" <vasucv@xxxxxxxxxxx>
Date: Wed, 17 Apr 2002 16:21:29 +0000
in my previous mail the following catch is a mistake .please ignore it
   catch(TransformerConfigurationException tce)
      {
       tce.printStackTrace();
      }
      catch(TransformerException te)
      {
       te.printStackTrace();
      }

also do not forget to add this utility class that u make in your classpath.
vasu


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread