#include <ICUBridge.hpp>
Definition at line 40 of file ICUBridge.hpp.
static XalanDOMString& ICUBridge::UnicodeStringToXalanDOMString | ( | const UnicodeString & | theString, | |
XalanDOMString & | theResult | |||
) | [static] |
static const UnicodeString ICUBridge::XalanDOMCharStringToUnicodeString | ( | MemoryManager & | theManager, | |
const XalanDOMChar * | theString, | |||
XalanDOMString::size_type | theLHSLength | |||
) | [static] |
static const UnicodeString ICUBridge::XalanDOMCharStringToUnicodeString | ( | MemoryManager & | theManager, | |
const XalanDOMChar * | theString | |||
) | [static] |
static const UnicodeString ICUBridge::XalanDOMStringToUnicodeString | ( | MemoryManager & | theManager, | |
const XalanDOMString & | theString | |||
) | [static] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|