You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Mikael St�ldal <mi...@ingen.reklam.staldal.nu> on 2000/10/21 13:34:45 UTC

XalanJ: XSLTInputSource and SAX

The JavaDoc to org.apache.xalan.xslt.XSLTInputSource says:

---
Represents an XML source document or XSL stylesheet. Use
XSLTInputSource objects to provide input to the XSLTProcessor process()
method for a transformation. This class extends the SAX input source to
handle DOM nodes as input as well as files, character streams, byte
streams and SAX DocumentHandlers.
---

But I can't find any way to use SAX with it. Is it possible to feed the
stylesheet into XalanJ using SAX? Will it be possible in XalanJ2?

-- 
/****************************************************************\
* You have just read a message from Mikael Ståldal.              *
*                                                                *
* Remove "ingen.reklam." from the address before mail replying.  *
\****************************************************************/