[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to