JAXP 1.3: Support the new nextSibling attribute in DOMResult
------------------------------------------------------------

         Key: XALANJ-2122
         URL: http://issues.apache.org/jira/browse/XALANJ-2122
     Project: XalanJ2
        Type: Bug
  Components: XPath-API  
    Versions: CurrentCVS    
    Reporter: Morris Kwan
    Priority: Critical


The class javax.xml.transform.dom.DOMResult in JAXP 1.3 has a new attribute 
'nextSibling'. It specifies the child node before which the result nodes should 
be inserted. The current implementation ignores the nextSibling attribute and 
the result nodes are always appended as the last children of the parent node. 

This problem need to be fixed in both Xalan interpretive and XSLTC.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to