18#if !defined(XERCESLIAISONXALANDOMSTRINGPOOL_HEADER_GUARD_1357924680)
19#define XERCESLIAISONXALANDOMSTRINGPOOL_HEADER_GUARD_1357924680
32#include <xercesc/util/Mutexes.hpp>
71 const XalanDOMChar* theString,
#define XALAN_CPP_NAMESPACE
#define XALAN_XERCESPARSERLIAISON_EXPORT
XercesLiaisonXalanDOMStringPool(MemoryManager &theManager)
virtual void clear()
Clear the pool.
xercesc::XMLMutexLock XMLMutexLockType
virtual const XalanDOMString & get(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)
Get a pooled string.
xercesc::XMLMutex XMLMutexType
static XercesLiaisonXalanDOMStringPool * create(MemoryManager &theManager)
XalanDOMStringPool ParentType
virtual ~XercesLiaisonXalanDOMStringPool()
virtual size_t size() const
Get the number of strings in the pool.
virtual const XalanDOMString & get(const XalanDOMString &theString)
Get a pooled string.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)