#include <xalanc/XPath/XPathFactoryDefault.hpp>
Definition at line 41 of file XPathFactoryDefault.hpp.
◆ CollectionType
◆ XPathFactoryDefault()
xalanc::XPathFactoryDefault::XPathFactoryDefault |
( |
MemoryManager &theManager |
XALAN_DEFAULT_MEMMGR | ) |
|
|
explicit |
◆ ~XPathFactoryDefault()
virtual xalanc::XPathFactoryDefault::~XPathFactoryDefault |
( |
| ) |
|
|
virtual |
◆ create() [1/2]
virtual XPath* xalanc::XPathFactoryDefault::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 xalanc::XPathFactory.
◆ create() [2/2]
◆ doReturnObject()
virtual bool xalanc::XPathFactoryDefault::doReturnObject |
( |
const XPath * |
theXPath, |
|
|
bool |
fInReset = false |
|
) |
| |
|
protectedvirtual |
◆ getInstanceCount()
◆ reset()
virtual void xalanc::XPathFactoryDefault::reset |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: