[ https://issues.apache.org/jira/browse/XALANJ-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237892#comment-13237892 ]
Michael Glavassevich commented on XALANJ-2550: ---------------------------------------------- Hello Ishara, This project is about integration of StAX with the JAXP XSLT [1] support. StAXSource/StAXResult are the gateway for that. It would be good to familiarize yourself with the JAXP Transform API [1], StAX [2] and how Source/Result objects are used with the TransformerFactory [4] and Transformer [5]. See links below for more more information / background material. Thanks. [1] http://www.w3.org/TR/xslt [2] http://www.ibm.com/developerworks/xml/library/x-jaxp2/#N101AC [3] http://www.ibm.com/developerworks/xml/library/x-stax1/index.html [4] http://docs.oracle.com/javase/6/docs/api/javax/xml/transform/TransformerFactory.html [5] http://docs.oracle.com/javase/6/docs/api/javax/xml/transform/Transformer.html > 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, gsoc2012, 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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