Xalan-C++ API Documentation
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>
36 XALAN_CPP_NAMESPACE_BEGIN
71 const XalanDOMChar* theString,
91 XALAN_CPP_NAMESPACE_END
95 #endif // !defined(XERCESLIAISONXALANDOMSTRINGPOOL_HEADER_GUARD_1357924680)
virtual void clear()
Clear the pool.
virtual const XalanDOMString & get(const XalanDOMString &theString)
Get a pooled string.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
XercesLiaisonXalanDOMStringPool(MemoryManager &theManager)
virtual const XalanDOMString & get(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos)
Get a pooled string.
XERCES_CPP_NAMESPACE_QUALIFIER XMLMutex XMLMutexType
virtual size_t size() const
Get the number of strings in the pool.
#define XALAN_XERCESPARSERLIAISON_EXPORT
virtual ~XercesLiaisonXalanDOMStringPool()
static XercesLiaisonXalanDOMStringPool * create(MemoryManager &theManager)
XERCES_CPP_NAMESPACE_QUALIFIER XMLMutexLock XMLMutexLockType
XalanDOMStringPool ParentType
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.
|
|