Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-816

RFE: std io+string interoperability classes

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 2.2.0
    • None
    • Utilities
    • None
    • Operating System: All
      Platform: All
    • 17272

    Description

      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.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--StringInputSource.hpp
          0.5 kB
          Chris Hubick
        2. ASF.LICENSE.NOT.GRANTED--StdStreamFormatTarget.cpp
          0.6 kB
          Chris Hubick
        3. ASF.LICENSE.NOT.GRANTED--StdStreamFormatTarget.hpp
          0.5 kB
          Chris Hubick
        4. ASF.LICENSE.NOT.GRANTED--StdStreamInputSource.cpp
          0.4 kB
          Chris Hubick
        5. ASF.LICENSE.NOT.GRANTED--StdStreamInputSource.hpp
          0.4 kB
          Chris Hubick
        6. ASF.LICENSE.NOT.GRANTED--StdInputStream.cpp
          0.5 kB
          Chris Hubick
        7. ASF.LICENSE.NOT.GRANTED--StdInputStream.hpp
          0.5 kB
          Chris Hubick
        8. ASF.LICENSE.NOT.GRANTED--StringFormatTarget.cpp
          0.7 kB
          Chris Hubick
        9. ASF.LICENSE.NOT.GRANTED--StringFormatTarget.hpp
          0.7 kB
          Chris Hubick
        10. ASF.LICENSE.NOT.GRANTED--StringInputSource.cpp
          0.4 kB
          Chris Hubick
        11. ASF.LICENSE.NOT.GRANTED--StringInputSource.hpp
          0.5 kB
          Chris Hubick
        12. ASF.LICENSE.NOT.GRANTED--StringInputStream.cpp
          0.7 kB
          Chris Hubick
        13. ASF.LICENSE.NOT.GRANTED--StringInputStream.hpp
          0.7 kB
          Chris Hubick

        Activity

          People

            Unassigned Unassigned
            chris@hubick.com Chris Hubick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: