Protected Member Functions |
virtual bool | doReturnObject (const XPath *theXPath, bool fInReset=false) |
Member Typedef Documentation
Constructor & Destructor Documentation
XPathFactoryDefault::XPathFactoryDefault |
( |
MemoryManagerType &theManager |
XALAN_DEFAULT_MEMMGR | ) |
|
|
explicit |
virtual XPathFactoryDefault::~XPathFactoryDefault |
( |
| ) |
|
|
virtual |
Member Function Documentation
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.
virtual bool XPathFactoryDefault::doReturnObject |
( |
const XPath * |
theXPath, |
|
|
bool |
fInReset = false |
|
) |
| |
|
protectedvirtual |
virtual void XPathFactoryDefault::reset |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: