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