Return-Path: X-Original-To: apmail-xalan-dev-archive@www.apache.org Delivered-To: apmail-xalan-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA80CE17E for ; Sat, 9 Mar 2013 20:35:13 +0000 (UTC) Received: (qmail 22948 invoked by uid 500); 9 Mar 2013 20:35:13 -0000 Delivered-To: apmail-xalan-dev-archive@xalan.apache.org Received: (qmail 22914 invoked by uid 500); 9 Mar 2013 20:35:12 -0000 Mailing-List: contact dev-help@xalan.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@xalan.apache.org Delivered-To: mailing list dev@xalan.apache.org Received: (qmail 22895 invoked by uid 99); 9 Mar 2013 20:35:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Mar 2013 20:35:12 +0000 Date: Sat, 9 Mar 2013 20:35:12 +0000 (UTC) From: "Pulasthi Mahawithana (JIRA)" To: dev@xalan.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (XALANJ-2550) GSoC: Complete support for StAXSource / StAXResult. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/XALANJ-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598064#comment-13598064 ] Pulasthi Mahawithana commented on XALANJ-2550: ---------------------------------------------- Hi Michael, I'm a final year computer science and engineering undergraduate. I have a very good experience in Java, and I have also worked with XML and XSLT. Therefore I found this project interesting for me to work. As I see, this ticket has been created for last year's GSoC program and seems it wasn't selected last year. So, will this ticket be available for this year's GSoC program? > 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-unsubscribe@xalan.apache.org For additional commands, e-mail: dev-help@xalan.apache.org