Xalan-C++ API Reference 1.12.0
xalanc::StylesheetExecutionContext::XPathGuard Class Reference

#include <xalanc/XSLT/StylesheetExecutionContext.hpp>

Public Member Functions

 XPathGuard (StylesheetExecutionContext &context, const XPath *xpath=0)
 ~XPathGuard ()
const XPathget () const
const XPathrelease ()
void reset (const XPath *xpath)

Detailed Description

Definition at line 522 of file StylesheetExecutionContext.hpp.

Constructor & Destructor Documentation

◆ XPathGuard()

xalanc::StylesheetExecutionContext::XPathGuard::XPathGuard ( StylesheetExecutionContext & context,
const XPath * xpath = 0 )
inline

◆ ~XPathGuard()

xalanc::StylesheetExecutionContext::XPathGuard::~XPathGuard ( )
inline

Definition at line 534 of file StylesheetExecutionContext.hpp.

Member Function Documentation

◆ get()

const XPath * xalanc::StylesheetExecutionContext::XPathGuard::get ( ) const
inline

Definition at line 543 of file StylesheetExecutionContext.hpp.

◆ release()

const XPath * xalanc::StylesheetExecutionContext::XPathGuard::release ( )
inline

Definition at line 549 of file StylesheetExecutionContext.hpp.

◆ reset()

void xalanc::StylesheetExecutionContext::XPathGuard::reset ( const XPath * xpath)
inline

Definition at line 559 of file StylesheetExecutionContext.hpp.


The documentation for this class was generated from the following file: