#include <XalanTranscodingServices.hpp>
|
|
|
|
|
|
|
|
|
|
|
Destroy a transcoder instance. @theTranscoder The transcoder to destroy. |
|
Determine if the encoding name supplied is equivalent to UTF-16.
|
|
Determine if the encoding name supplied is equivalent to UTF-16.
|
|
Determine if the encoding name supplied is equivalent to UTF-32.
|
|
Determine if the encoding name supplied is equivalent to UTF-32.
|
|
Determine if the encoding name supplied is equivalent to UTF-8.
|
|
Determine if the encoding name supplied is equivalent to UTF-8.
|
|
Determine if the output stage can safely skip transcoding by truncating.
|
|
Get the maximum character value for the local code page. This is now deprecated, since it's impossibly broken.
|
|
Get the maximum character value for the encoding.
|
|
Get an array that contains any leading bytes that should be written to an XML stream for the specified encoding. For example, if the encoding is UTF-16, the vector will contain the appropriate byte order mark for the current platform. If there is no prolog for the encoding, or the encoding is unknown, an empty array is returned.
|
|
Perform static initialization. See class PlatformSupportInit. |
|
|
|
Create a transcoder instance for the specified encoding.
|
|
Perform static shut down. See class PlatformSupportInit. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10 |
|