Xalan-C++ API Documentation

The Xalan C++ XSL Transformer Version 1.1

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

ICUBridge Class Reference

#include <ICUBridge.hpp>

List of all members.

Static Public Methods


Member Function Documentation

unsigned long ICUBridge::FormatNumber ( const XalanDOMString & thePattern,
double theNumber,
const XalanDecimalFormatSymbols * theXalanDFS,
XalanDOMString & theResult ) [static]
 

void ICUBridge::UnicodeStringToXalanDOMString ( const UnicodeString & theString,
XalanDOMString & theResult ) [static]
 

const XalanDOMString ICUBridge::UnicodeStringToXalanDOMString ( const UnicodeString & theString ) [static]
 

const UnicodeString ICUBridge::XalanDOMCharStringToUnicodeString ( const XalanDOMChar * theString ) [static]
 

const UnicodeString ICUBridge::XalanDOMStringToUnicodeString ( const XalanDOMString & theString ) [static]
 

int ICUBridge::collationCompare ( const XalanDOMChar * theLHS,
const XalanDOMChar * theRHS ) [static]
 

int ICUBridge::collationCompare ( const XalanDOMString & theLHS,
const XalanDOMString & theRHS ) [static]
 


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.