[ https://issues.apache.org/jira/browse/XALANC-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099259#comment-13099259 ]
Tobias Schuette commented on XALANC-451: ---------------------------------------- You'll find the discussion and examples for this request that this patch addresses on the xalan-dev mailing list under the topic "How to use setStylesheetParam method with XalanElement pointer" (http://marc.info/?t=110603932100001&r=1&w=2). I can't remember the details but it was successfully applied years ago (http://marc.info/?l=xalan-dev&m=110716904806197&w=2). > XalanTransformer setStylesheetParam(key, xobject) > ------------------------------------------------- > > Key: XALANC-451 > URL: https://issues.apache.org/jira/browse/XALANC-451 > Project: XalanC > Issue Type: Improvement > Components: XalanC > Affects Versions: CurrentCVS > Reporter: Tobias Schuette > Attachments: UseStylesheetParam.cpp, UseStylesheetParam.cpp.diff, > XalanTransformer.cpp, XalanTransformer.cpp.diff, XalanTransformer.hpp, > XalanTransformer.hpp.diff, foo.xsl, foo.xsl.diff > > > it is not supported to pass xobject's as top level args to stylesheets > through the XalanTransformer > this could be easily evaluated because the underlying XSLTEngingeImpl > supports passing in top level args as key/xobject pairs. > attached some patches to store key/xobject pairs in XalanTransformer and a > modified version of the UseStylesheetParam sample. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org