[
https://issues.apache.org/jira/browse/XALANJ-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136573#comment-15136573
]
Alain Pannetier commented on XALANJ-2550:
-----------------------------------------
JDK XSTC transformer (originally based on Xalan) already supports StAXResult.
e.g.
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl#SerializationHandler
Through SIP, and javax.xml.datatype.FactoryFinder, putting Xalan on the
classpath actually breaks JDK JAXP Transformer support: Xalan Transformer
factory masks JDK Transformer factory.
Having support for StAXSource/StAXResult in Xalan would restore JDK JAXP
capabilities.
- Please note that System Properties are NOT an option for web apps.
- Please note that explicitly accessing a JDK internal class is also tricky.
Voting for this feature.
> GSoC: Complete support for StAXSource / StAXResult.
> ---------------------------------------------------
>
> Key: XALANJ-2550
> URL: https://issues.apache.org/jira/browse/XALANJ-2550
> Project: XalanJ2
> Issue Type: New Feature
> Security Level: No security risk; visible to anyone(Ordinary problems in
> Xalan projects. Anybody can view the issue.)
> Affects Versions: 2.7.1
> Reporter: Michael Glavassevich
> Labels: gsoc, gsoc2013, mentor
>
> StAXSource [1] and StAXResult [2] were introduced in JAXP 1.4. Xalan-J does
> not yet support these interfaces. The goal of this project is to implement
> support for StAXSource/StAXResult in the TransformerFactory and Transformer
> as required for JAXP 1.4.
> [1]
> http://docs.oracle.com/javase/6/docs/api/javax/xml/transform/stax/StAXSource.html
> [2]
> http://docs.oracle.com/javase/6/docs/api/javax/xml/transform/stax/StAXResult.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]