M
Manoj Nair
I have been trying to use XSLTInputHandler x = new XSLTInputHandler
(javabytestream,javabytestream) and it gives runtime exception when
reading the byte streams. However the XSLTInputHandler x = new
XSLTInputHandler (New File(XMLFILE),New File(XSDFILE)) works fine.
Thanks
(javabytestream,javabytestream) and it gives runtime exception when
reading the byte streams. However the XSLTInputHandler x = new
XSLTInputHandler (New File(XMLFILE),New File(XSDFILE)) works fine.
Thanks