List of all members.
Public Member Functions
Static Public Member Functions
Constructor & Destructor Documentation
ICUBridgeCollationCompareFunctor::ICUBridgeCollationCompareFunctor |
( |
MemoryManagerType & |
theManager, |
|
|
bool |
fCacheCollators = false |
|
) |
| |
Constructor.
- Parameters:
-
fCacheCollators | If true, the instance will cache collators. This is not thread-safe, so each thread must have its own instance. |
virtual ICUBridgeCollationCompareFunctor::~ICUBridgeCollationCompareFunctor |
( |
| ) |
[virtual] |
Member Function Documentation
virtual int ICUBridgeCollationCompareFunctor::operator() |
( |
const XalanDOMChar * |
theLHS, |
|
|
const XalanDOMChar * |
theRHS, |
|
|
const XalanDOMChar * |
theLocale, |
|
|
XalanCollationServices::eCaseOrder |
theCaseOrder = XalanCollationServices::eDefault |
|
) |
| const [virtual] |
virtual int ICUBridgeCollationCompareFunctor::operator() |
( |
const XalanDOMChar * |
theLHS, |
|
|
const XalanDOMChar * |
theRHS, |
|
|
XalanCollationServices::eCaseOrder |
theCaseOrder = XalanCollationServices::eDefault |
|
) |
| const [virtual] |
The documentation for this class was generated from the following file: