You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Takahide Nogayama (JIRA)" <ji...@apache.org> on 2006/08/24 08:47:48 UTC

[jira] Created: (WSCOMMONS-75) Add getter to filed "lastNode" of StAXBuilder

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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-75) Add getter to filed "lastNode" of StAXBuilder

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-75?page=all ]

Eran Chinthaka resolved WSCOMMONS-75.
-------------------------------------

    Resolution: Fixed
      Assignee: Eran Chinthaka

Committed. Thanks. 

> 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
>         Assigned To: 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.
-
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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Updated: (WSCOMMONS-75) Add getter to filed "lastNode" of StAXBuilder

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (WSCOMMONS-75) Add getter to filed "lastNode" of StAXBuilder

Posted by "Takahide Nogayama (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-75?page=all ]

Takahide Nogayama updated WSCOMMONS-75:
---------------------------------------

    Attachment: patch_to_org.apache.axiom.om.impl.builder.txt

> 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: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org