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 2007/01/31 03:05:33 UTC

[jira] Commented: (WSCOMMONS-155) add "getReaderProperty" method to get feature/property of underlying XMLStreamReader implementation

    [ https://issues.apache.org/jira/browse/WSCOMMONS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468854 ] 

Takahide Nogayama commented on WSCOMMONS-155:
---------------------------------------------

Hi all,  Please let me know your comment.

> add "getReaderProperty" method to get feature/property of underlying XMLStreamReader implementation
> ---------------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-155
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-155
>             Project: WS-Commons
>          Issue Type: Wish
>          Components: AXIOM
>         Environment: windowsXP
>            Reporter: Takahide Nogayama
>            Priority: Critical
>         Attachments: patch_setReaderProperty_v1.txt, patch_setReaderProperty_v2.txt
>
>
> XMLStreamReader has method "Object getProperty(String name)". It returns feature/property of underlying XMLStreamReader implementation.
> But once StAXBuilder wraps XMLStreamReader, there is no way to get feature/property. (If we use StAXBuilder.getParser(), then we can get parser instnace and get feature/property. But StAXBuilder.parseraccessed has been changed and we can not continue building any more.)
> This method enables us to get feature/property without changing "parseraccessed".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org