18 #if !defined(XPATHFACTORYBLOCK_HEADER_GUARD_1357924680) 19 #define XPATHFACTORYBLOCK_HEADER_GUARD_1357924680 37 XALAN_CPP_NAMESPACE_BEGIN
46 enum { eDefaultBlockSize = 20u };
50 MemoryManager& theManager,
51 XalanSize_t theBlockSize = eDefaultBlockSize);
72 const XPath* theXPath,
73 bool fInReset =
false);
82 XALAN_CPP_NAMESPACE_END
86 #endif // XPATHFACTORYBLOCK_HEADER_GUARD_1357924680
virtual void reset()=0
Reset the instance.
virtual bool doReturnObject(const XPath *theXPath, bool fInReset=false)=0
#define XALAN_XPATH_EXPORT
virtual XPath * create()=0
Create an XPath.