This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

JAXP Saxon Extensions and Java Objects


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]