


|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLTranscoder Class Reference#include <TransService.hpp>
List of all members.
Member Enumeration Documentation
enum XMLTranscoder::UnRepOpts
|
|
-
Enumeration values:
-
UnRep_Throw
|
|
UnRep_RepChar
|
|
Constructor & Destructor Documentation
virtual XMLTranscoder::~XMLTranscoder (
|
) [virtual]
|
|
XMLTranscoder::XMLTranscoder (
|
const XMLCh * const encodingName,
|
|
const unsigned int blockSize ) [protected]
|
|
Member Function Documentation
virtual bool XMLTranscoder::canTranscodeTo (
|
const unsigned int toCheck ) const [pure virtual]
|
|
void XMLTranscoder::checkBlockSize (
|
const unsigned int toCheck ) [protected]
|
|
unsigned int XMLTranscoder::getBlockSize (
|
) const []
|
|
const XMLCh * XMLTranscoder::getEncodingName (
|
) const []
|
|
virtual unsigned int XMLTranscoder::transcodeFrom (
|
const XMLByte * const src="in">
virtual unsigned int XMLTranscoder::transcodeTo (
|
const XMLCh * const src="el" href="xer_cpp_vms_00003.html#a15">XMLByte * const toFill,
|
|
const unsigned int maxBytes,
|
|
unsigned int & charsEaten,
|
|
const UnRepOpts options ) [pure virtual]
|
|
The documentation for this class was generated from the following file:
|
| |
 |
Copyright © 2000 The Apache Software Foundation.
All Rights Reserved.
|
|
|