API Docs for SAX and DOM
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
XMLLCPTranscoder Member List
This is the complete list of members for
XMLLCPTranscoder
, including all inherited members.
calcRequiredSize
(const char* const srcText) = 0
[pure virtual]
calcRequiredSize
(const XMLCh* const srcText) = 0
[pure virtual]
transcode
(const XMLCh* const toTranscode) = 0
[pure virtual]
transcode
(const char* const toTranscode) = 0
[pure virtual]
transcode
( const char* const toTranscode , XMLCh* const toFill , const unsigned int maxChars ) = 0
[pure virtual]
transcode
( const XMLCh* const toTranscode , char* const toFill , const unsigned int maxBytes ) = 0
[pure virtual]
XMLLCPTranscoder
()
[protected]
~XMLLCPTranscoder
()
[virtual]
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.