www.alphaworks.ibm.comwww.ibm.com/developerwww.ibm.com

Home

Readme
Download
Installation
Build

API Docs
Samples
Schema

FAQs
Programming
Migration

Releases
Bug-Reporting
Feedback

Y2K Compliance
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XMLTranscoder Member List

This is the complete list of members for XMLTranscoder, including all inherited members.
  • canTranscodeTo(const unsigned int toCheck)const=0 [pure virtual]
  • checkBlockSize(const unsigned int toCheck) [protected]
  • getBlockSize()const
  • getEncodingName()const
  • transcodeFrom(const XMLByte *const srcData,const unsigned int srcCount,XMLCh *const toFill,const unsigned int maxChars,unsigned int &bytesEaten,unsigned char *const charSizes)=0 [pure virtual]
  • transcodeTo(const XMLCh *const srcData,const unsigned int srcCount,XMLByte *const toFill,const unsigned int maxBytes,unsigned int &charsEaten,const UnRepOpts options)=0 [pure virtual]
  • UnRep_RepChar enum value
  • UnRep_Throw enum value
  • UnRepOpts enum name
  • XMLTranscoder(const XMLCh *const encodingName,const unsigned int blockSize) [protected]
  • ~XMLTranscoder() [virtual]


Copyright © 2000 The Apache Software Foundation. All Rights Reserved.