You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Scott Cantor (JIRA)" <xe...@xml.apache.org> on 2017/07/11 19:07:00 UTC

[jira] [Resolved] (XERCESC-816) RFE: std io+string interoperability classes

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

Scott Cantor resolved XERCESC-816.
----------------------------------
    Resolution: Won't Do

> RFE: std io+string interoperability classes
> -------------------------------------------
>
>                 Key: XERCESC-816
>                 URL: https://issues.apache.org/jira/browse/XERCESC-816
>             Project: Xerces-C++
>          Issue Type: New Feature
>          Components: Utilities
>    Affects Versions: 2.2.0
>         Environment: Operating System: All
> Platform: All
>            Reporter: Chris Hubick
>         Attachments: ASF.LICENSE.NOT.GRANTED--StdInputStream.cpp, ASF.LICENSE.NOT.GRANTED--StdInputStream.hpp, ASF.LICENSE.NOT.GRANTED--StdStreamFormatTarget.cpp, ASF.LICENSE.NOT.GRANTED--StdStreamFormatTarget.hpp, ASF.LICENSE.NOT.GRANTED--StdStreamInputSource.cpp, ASF.LICENSE.NOT.GRANTED--StdStreamInputSource.hpp, ASF.LICENSE.NOT.GRANTED--StringFormatTarget.cpp, ASF.LICENSE.NOT.GRANTED--StringFormatTarget.hpp, ASF.LICENSE.NOT.GRANTED--StringInputSource.cpp, ASF.LICENSE.NOT.GRANTED--StringInputSource.hpp, ASF.LICENSE.NOT.GRANTED--StringInputSource.hpp, ASF.LICENSE.NOT.GRANTED--StringInputStream.cpp, ASF.LICENSE.NOT.GRANTED--StringInputStream.hpp
>
>
> I need a way to do I/O with Xerces using std::string, std::istream, and
> std::ostream.  In my case, I am dealing with large Unicode documents, and
> replicating i/o data throughout multiple string/character types during
> transcoding is not an option.  BinMem and MemBuf classes use unsigned short
> XMLByte's which don't work with the signed char std::string on Unicode data.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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