[xsl] JAXP Saxon Extensions and Java Objects

Subject: [xsl] JAXP Saxon Extensions and Java Objects
From: "Mark R. Diggory" <mdiggory@xxxxxxxxxxxxxxxxx>
Date: Sat, 25 May 2002 00:32:12 -0400
Here is a good one,

I've got several java objects I'd like to hand to an extension behind the scenes. In theory I could hand them as parameters to the transformer and set them in attributes of my extension element. But a more elegant solution would be to get them somehow into the Context.getController().getUserData(...) hash via some method I'm hoping is available in Saxon for this. Or a method that might exist in JAXP as well? Please, any tips would be great.

Thanks,
-Mark


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



Current Thread