#include <XalanEncodingPropertyCache.hpp>

Definition at line 44 of file XalanEncodingPropertyCache.hpp.
| XalanEncodingPropertyCache::XalanEncodingPropertyCache | ( | MemoryManager & | theManager, | |
| size_t | theCacheSize = XalanDOMChar(~0), |
|||
| const XalanOutputTranscoder * | theTranscoder = 0 | |||
| ) |
| XalanEncodingPropertyCache::~XalanEncodingPropertyCache | ( | ) |
| bool XalanEncodingPropertyCache::canEncodeCharacter | ( | XalanUnicodeChar | theChar | ) | const |
| const XalanOutputTranscoder* XalanEncodingPropertyCache::getTranscoder | ( | ) | const [inline] |
Definition at line 59 of file XalanEncodingPropertyCache.hpp.
| void XalanEncodingPropertyCache::setTranscoder | ( | const XalanOutputTranscoder * | theTranscoder | ) | [inline] |
Definition at line 65 of file XalanEncodingPropertyCache.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|