XSLT traverse and Java entension

Subject: XSLT traverse and Java entension
From: Honglin Su <hosu@xxxxxxxxxxx>
Date: Sat, 28 Aug 1999 18:42:31 -0400
Hi, there,

I am using XSLT to process an XML document, I want the XSLT processor to
do an post-order traverse, it will process the child element by Java
extension class, which returns a reference to this element. Upon
finishing all the child elements, the parent will have all the
references to the child elements. My question is that:

1) how and where can I keep those returned references (Java Object)?

Thank you!

Honglin


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


Current Thread