#include <XPathFactoryBlock.hpp>
Inherits XPathFactory.
Definition at line 41 of file XPathFactoryBlock.hpp.
§ anonymous enum
§ XPathFactoryBlock()
XPathFactoryBlock::XPathFactoryBlock |
( |
MemoryManager & |
theManager, |
|
|
XalanSize_t |
theBlockSize = eDefaultBlockSize |
|
) |
| |
|
explicit |
§ ~XPathFactoryBlock()
virtual XPathFactoryBlock::~XPathFactoryBlock |
( |
| ) |
|
|
virtual |
§ create()
virtual XPath* XPathFactoryBlock::create |
( |
| ) |
|
|
virtual |
Create an XPath.
The XPath instance is owned by the factory, and should not be deleted. The factory will manage the lifetime.
Implements XPathFactory.
§ doReturnObject()
virtual bool XPathFactoryBlock::doReturnObject |
( |
const XPath * |
theXPath, |
|
|
bool |
fInReset = false |
|
) |
| |
|
protectedvirtual |
§ reset()
virtual void XPathFactoryBlock::reset |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: