This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Oracle XSLProcessor question


Assuming you mean oracle.xml.parser.v2.XSLProcessor,
then the API is the same regardless of what you 
are generating:

   void processXSL( yourStylesheet, yourXMLSource, yourPrintWriter);


The latest Oracle XML Parser release 9.0.2B
implements the JAXP 1.1 interfaces as well
for XML parsing and XSLT processing.

----- Original Message ----- 
From: "thomas george" <thomas08536@yahoo.com>
To: <xsl-list@lists.mulberrytech.com>
Sent: Tuesday, August 14, 2001 12:30 PM
Subject: [xsl] Oracle XSLProcessor question


| Hi List,
|            I have a small but rather stupid doubt i
| want to know weather oracle XSLProcessor generates
| html as the output cause i didnt find any related
| method to that in the docs if ne one has a code sample
| on how to get a html file using oracle XSLProcessor i
| would be very thankfull for that.
| 
| 
| Thanks
| Thomas
| 
| __________________________________________________
| Do You Yahoo!?
| Make international calls for as low as $.04/minute with Yahoo! Messenger
| http://phonecard.yahoo.com/
| 
|  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| 
| 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]