Hi Mr. Jorgensen,
> I suggest you create a class that implements the
> org.xml.sax.ContentHandler
> interface and plug that into your XSL processor. Your class can then
> populate a Hashtable as it receives the SAX events from the XSL
> processor.
> In this way there is no need to parse the XSL processor's output.
currently i am still using XSLTC-alpha5. with that processor, is the
idea that you suggested me implemented by writing my own SAXHandler to
give to the TextOutput object, as said in the docs?
hope that u can clarify once more my doubts
thanx in advance and regards
marco