|
Xalan-C++ API Reference 1.12.0
|
#include <xalanc/XPath/XPathFactoryBlock.hpp>
Public Types | |
| enum | { eDefaultBlockSize = 20u } |
Public Member Functions | |
| XPathFactoryBlock (MemoryManager &theManager, XalanSize_t theBlockSize=eDefaultBlockSize) | |
| virtual | ~XPathFactoryBlock () |
| virtual void | reset () |
| Reset the instance. | |
| virtual XPath * | create () |
| Create an XPath. | |
Public Member Functions inherited from xalanc::XPathFactory | |
| XPathFactory () | |
| virtual | ~XPathFactory () |
| bool | returnObject (const XPath *theXPath) |
| Return an XPath to the factory. | |
Protected Member Functions | |
| virtual bool | doReturnObject (const XPath *theXPath, bool fInReset=false) |
Definition at line 41 of file XPathFactoryBlock.hpp.
| Enumerator | |
|---|---|
| eDefaultBlockSize | |
Definition at line 46 of file XPathFactoryBlock.hpp.
|
explicit |
|
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.
|
protectedvirtual |
Implements xalanc::XPathFactory.
Reset the instance.
This invalidates all existing instances created with this XPathFactory.
Implements xalanc::XPathFactory.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Thu Jan 9 2025 11:39:52 for Xalan-C++ API Reference by
1.9.8