XPathGuard::XPathGuard | ( | XPathFactory & | theFactory, | |
const XPath * | theXPath | |||
) |
Construct an XPathGuard instance from a factory object and an XPath.
theFactory | object that manages lifetime of XPaths | |
theXPath | pointer to XPath managed |
XPathGuard::XPathGuard | ( | XPathGuard & | theRHS | ) |
XPathGuard::~XPathGuard | ( | ) |
const XPath* XPathGuard::operator-> | ( | ) | const |
const XPath* XPathGuard::get | ( | ) | const |
void XPathGuard::reset | ( | ) |
Return the referenced object to the factory and set pointers to null.
const XPath* XPathGuard::release | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|