[jira] [Commented] (XALANJ-2550) GSoC: Complete support for StAXSource / StAXResult.

2016-02-07 Thread Alain Pannetier (JIRA)

[ 
https://issues.apache.org/jira/browse/XALANJ-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org



[jira] [Commented] (XALANJ-2550) GSoC: Complete support for StAXSource / StAXResult.

2013-04-03 Thread Michael Glavassevich (JIRA)

[ 
https://issues.apache.org/jira/browse/XALANJ-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621096#comment-13621096
 ] 

Michael Glavassevich commented on XALANJ-2550:
--

Hi Pulasthi,

Yes, this project is still available for GSoC 2013.

Thanks.

 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org