 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XERCESLIAISONXALANDOMSTRINGPOOL_HEADER_GUARD_1357924680)
19 #define XERCESLIAISONXALANDOMSTRINGPOOL_HEADER_GUARD_1357924680
32 #include <xercesc/util/Mutexes.hpp>
71 const XalanDOMChar* theString,
95 #endif // !defined(XERCESLIAISONXALANDOMSTRINGPOOL_HEADER_GUARD_1357924680)
virtual size_t size() const
Get the number of strings in the pool.
virtual ~XercesLiaisonXalanDOMStringPool()
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual const XalanDOMString & get(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)
Get a pooled string.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
xercesc::XMLMutex XMLMutexType
xercesc::XMLMutexLock XMLMutexLockType
#define XALAN_XERCESPARSERLIAISON_EXPORT
XalanDOMStringPool ParentType
virtual const XalanDOMString & get(const XalanDOMString &theString)
Get a pooled string.
XercesLiaisonXalanDOMStringPool(MemoryManager &theManager)
virtual void clear()
Clear the pool.
static XercesLiaisonXalanDOMStringPool * create(MemoryManager &theManager)