Xalan-C++ API Documentation
Go to the documentation of this file.
19 #if !defined(ICUBRIDGE_COLLATIONCOMPAREFUNCTOR_GUARD_1357924680)
20 #define ICUBRIDGE_COLLATIONCOMPAREFUNCTOR_GUARD_1357924680
32 XALAN_CPP_NAMESPACE_BEGIN
50 bool fCacheCollators =
false);
53 create(MemoryManager& theManager,
bool fCacheCollators =
false);
60 const XalanDOMChar* theLHS,
61 const XalanDOMChar* theRHS,
66 const XalanDOMChar* theLHS,
67 const XalanDOMChar* theRHS,
68 const XalanDOMChar* theLocale,
77 XALAN_CPP_NAMESPACE_END
81 #endif // ICUBRIDGE_COLLATIONCOMPAREFUNCTOR_GUARD_1357924680
virtual ~ICUBridgeCollationCompareFunctor()
static ICUBridgeCollationCompareFunctor * create(MemoryManager &theManager, bool fCacheCollators=false)
virtual int operator()(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) const
virtual int operator()(const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) const
#define XALAN_ICUBRIDGE_EXPORT
ICUBridgeCollationCompareFunctor(MemoryManager &theManager, bool fCacheCollators=false)
Constructor.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|