Add getter to filed "lastNode" of StAXBuilder
---------------------------------------------

                 Key: WSCOMMONS-75
                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-75
             Project: WS-Commons
          Issue Type: Improvement
         Environment: Windows
            Reporter: Takahide Nogayama
         Attachments: patch_to_org.apache.axiom.om.impl.builder.txt

Field "lastNode" of StAXBuilder is a reference to OMNode which is processed the 
last. This field does not have getter.
In building phase, If we can get lastNode when some conditions meet, we can 
make a reference list. After building, We can access directly the OMNode by 
using this list.

I will attach patche later

-- 
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