Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XPathFactoryDefault Class Reference
#include <XPathFactoryDefault.hpp>
Inheritance diagram for XPathFactoryDefault:
[legend]Collaboration diagram for XPathFactoryDefault:
[legend]List of all members.Public Types
Public Methods
Static Public Methods
Protected Methods
Member Typedef Documentation
Constructor & Destructor Documentation
|
XPathFactoryDefault::XPathFactoryDefault (
|
MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR ) [explicit]
|
|
|
XPathFactoryDefault::~XPathFactoryDefault (
|
) [virtual]
|
|
Member Function Documentation
|
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.
Reimplemented from XPathFactory. |
|
XPathFactoryDefault * XPathFactoryDefault::createXPathFactoryDefault (
|
MemoryManagerType & theManager ) [static]
|
|
|
bool XPathFactoryDefault::doReturnObject (
|
const XPath * theXPath,
|
|
bool fInReset = false ) [protected, virtual]
|
|
|
void XPathFactoryDefault::reset (
|
) [virtual]
|
|
|
|
Reset the instance.
This invalidates all existing instances created with this XPathFactory.
Reimplemented from XPathFactory. |
The documentation for this class was generated from the following file:
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|
|