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 bu...@apache.org on 2002/06/13 17:53:16 UTC

DO NOT REPLY [Bug 9844] New: - Feature Request: additional XMLString::transcode () variant

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9844>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9844

Feature Request: additional XMLString::transcode () variant

           Summary: Feature Request: additional XMLString::transcode ()
                    variant
           Product: Xerces-C++
           Version: 1.7.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Utilities
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: creinig@sunsite.dk


It would be very useful to have a variant of XMLString::transcode () that can
transcode XMLChar* strings that are *not* null-delimited but instead given via
start + length. (SAX2) ContentHandler::character () for example takes such a
thing as argument.

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