[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlrpc-user
Subject:    [jira] [Resolved] (AXIOM-417) Optimize XMLStreamReaderUtils#getDataHandlerReader when used on a coal
From:       "Andreas Veithen (JIRA)" <jira () apache ! org>
Date:       2012-04-28 14:09:48
Message-ID: 896817088.6419.1335622188214.JavaMail.tomcat () hel ! zones ! apache ! org
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/AXIOM-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Andreas Veithen resolved AXIOM-417.
-----------------------------------

    Resolution: Fixed
    
> Optimize XMLStreamReaderUtils#getDataHandlerReader when used on a coalescing parser
> -----------------------------------------------------------------------------------
> 
> Key: AXIOM-417
> URL: https://issues.apache.org/jira/browse/AXIOM-417
> Project: Axiom
> Issue Type: Improvement
> Components: API
> Affects Versions: 1.2.13
> Reporter: Andreas Veithen
> Assignee: Andreas Veithen
> Priority: Minor
> Fix For: 1.2.14
> 
> 
> If XMLStreamReaderUtils#getDataHandlerReader is used on an XMLStreamReader from a \
> coalescing parser (either directly or indirectly via \
> OMContainer#getStreamReaderWithoutCaching()), then the method will use \
> XMLStreamReader#getText(), which means that the entire base64 encoded content will \
> be read into memory before being decoded. However, the Woodstox specific \
> XMLStreamReader2#getText(Reader, boolean) API could be used to avoid this. This can \
> be achieved easily by leveraging the org.apache.axiom.ext.stax.CharacterDataReader \
> API and the StAX dialect framework.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: \
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more \
information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic