[
https://issues.apache.org/jira/browse/WSCOMMONS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated WSCOMMONS-75:
-------------------------------------
Component/s: AXIOM
> Add getter to filed "lastNode" of StAXBuilder
> ---------------------------------------------
>
> Key: WSCOMMONS-75
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-75
> Project: WS-Commons
> Issue Type: Improvement
> Components: AXIOM
> Environment: Windows
> Reporter: Takahide Nogayama
> Assignee: Eran Chinthaka
> 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.
-
You can reply to this email to add a comment to the issue online.