[ https://issues.apache.org/jira/browse/XALANC-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060784#comment-13060784 ]
Steven J. Hathaway commented on XALANC-451: ------------------------------------------- Top-level parameter passing into XalanTransformer works in the CurrentSVN. I have used this capability with the Xalan command line executable and other XalanTransformer based applications. I use the capability to pass top-level parameters into XalanTransformer when creating the Xalan-C Version 1.11 User Guide web pages. > 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