Xalan-C++ API Reference
1.12.0
|
#include <xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp>
Public Member Functions | |
ICUBridgeCollationCompareFunctor (MemoryManager &theManager, bool fCacheCollators=false) | |
Constructor. More... | |
virtual | ~ICUBridgeCollationCompareFunctor () |
virtual int | operator() (const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) const |
virtual int | operator() (const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) const |
Public Member Functions inherited from xalanc::XalanCollationServices::CollationCompareFunctor | |
CollationCompareFunctor () | |
virtual | ~CollationCompareFunctor () |
Static Public Member Functions | |
static ICUBridgeCollationCompareFunctor * | create (MemoryManager &theManager, bool fCacheCollators=false) |
Definition at line 40 of file ICUBridgeCollationCompareFunctor.hpp.
xalanc::ICUBridgeCollationCompareFunctor::ICUBridgeCollationCompareFunctor | ( | MemoryManager & | theManager, |
bool | fCacheCollators = false |
||
) |
Constructor.
fCacheCollators | If true, the instance will cache collators. This is not thread-safe, so each thread must have its own instance. |
|
virtual |
|
static |
|
virtual |
|
virtual |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:32 for Xalan-C++ API Reference by 1.8.17