|
Xalan-C++ API Reference 1.12.0
|
#include <xalanc/XPath/XPathFactoryDefault.hpp>
Public Types | |
| typedef XalanSet< const XPath * > | CollectionType |
Public Member Functions | |
| XPathFactoryDefault (MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | |
| virtual | ~XPathFactoryDefault () |
| virtual void | reset () |
| Reset the instance. | |
| virtual XPath * | create () |
| Create an XPath. | |
| CollectionType::size_type | getInstanceCount () const |
Public Member Functions inherited from xalanc::XPathFactory | |
| XPathFactory () | |
| virtual | ~XPathFactory () |
| bool | returnObject (const XPath *theXPath) |
| Return an XPath to the factory. | |
Static Public Member Functions | |
| static XPathFactoryDefault * | create (MemoryManager &theManager) |
Protected Member Functions | |
| virtual bool | doReturnObject (const XPath *theXPath, bool fInReset=false) |
Definition at line 41 of file XPathFactoryDefault.hpp.
Definition at line 65 of file XPathFactoryDefault.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.
|
static |
|
protectedvirtual |
Implements xalanc::XPathFactory.
|
inline |
Definition at line 68 of file XPathFactoryDefault.hpp.
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 Sat Mar 22 2025 18:54:18 for Xalan-C++ API Reference by
1.9.8