#include <xalanc/XPath/XPathFactory.hpp>
Definition at line 41 of file XPathFactory.hpp.
◆ XPathFactory()
| xalanc::XPathFactory::XPathFactory |
( |
| ) |
|
|
explicit |
◆ ~XPathFactory()
| virtual xalanc::XPathFactory::~XPathFactory |
( |
| ) |
|
|
virtual |
◆ create()
| virtual XPath* xalanc::XPathFactory::create |
( |
| ) |
|
|
pure virtual |
◆ doReturnObject()
| virtual bool xalanc::XPathFactory::doReturnObject |
( |
const XPath * |
theXPath, |
|
|
bool |
fInReset = false |
|
) |
| |
|
protectedpure virtual |
◆ reset()
| virtual void xalanc::XPathFactory::reset |
( |
| ) |
|
|
pure virtual |
◆ returnObject()
| bool xalanc::XPathFactory::returnObject |
( |
const XPath * |
theXPath | ) |
|
|
inline |
Return an XPath to the factory.
- Parameters
-
| theXPath | The XPath to be returned |
- Returns
- true if the object belongs to the factory, false if not.
Definition at line 58 of file XPathFactory.hpp.
◆ DeleteXPathFunctor
The documentation for this class was generated from the following file: