[
https://issues.apache.org/jira/browse/XALANJ-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592377#action_12592377
]
Илья Казначеев commented on XALANJ-2400:
----------------------------------------
XSLTCSource currently (in 2.7.1) only works with Identity transform (funny,
yeah - caching source tree for identity transform?).
I've attached a patch to make it work with Translets. It's three-liner. It
seems to kinda work for me.
Please commit it because this issue is important when you want to speed up
certain transformation.
> class XSLTCSource not supported
> -------------------------------
>
> Key: XALANJ-2400
> URL: https://issues.apache.org/jira/browse/XALANJ-2400
> Project: XalanJ2
> Issue Type: Bug
> Components: XSLTC
> Affects Versions: 2.7
> Reporter: Kurt Riede
>
> The documentation explains, how to use the XSLTCSource class for caching
> documents:
> http://xml.apache.org/xalan-j/xsltc/xsltc_trax_api.html
> But the example is not working. The resulting error is:
> "Not supported: org.apache.xalan.xsctl.trax.XSLTCSource"
> The class XSLTSource is available in Release 2.7.0, seems to be totaly unused
> and useless.
> I will now check the latest development version, if the problem still exists.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]