18#if !defined(XPATHFACTORYDEFAULT_HEADER_GUARD_1357924680)
19#define XPATHFACTORYDEFAULT_HEADER_GUARD_1357924680
70 return m_xpaths.size();
79 const XPath* theXPath,
80 bool fInReset =
false);
#define XALAN_CPP_NAMESPACE
#define XALAN_XPATH_EXPORT
#define XALAN_DEFAULT_MEMMGR
static XPathFactoryDefault * create(MemoryManager &theManager)
CollectionType::size_type getInstanceCount() const
virtual XPath * create()
Create an XPath.
XPathFactoryDefault(MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
virtual void reset()
Reset the instance.
XalanSet< const XPath * > CollectionType
virtual bool doReturnObject(const XPath *theXPath, bool fInReset=false)
virtual ~XPathFactoryDefault()
Xalan set implementation.