Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
StylesheetExecutionContext::XPathGuard Class Reference

#include <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 528 of file StylesheetExecutionContext.hpp.

Constructor & Destructor Documentation

◆ XPathGuard()

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

Definition at line 532 of file StylesheetExecutionContext.hpp.

◆ ~XPathGuard()

StylesheetExecutionContext::XPathGuard::~XPathGuard ( )
inline

Definition at line 540 of file StylesheetExecutionContext.hpp.

Member Function Documentation

◆ get()

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

Definition at line 549 of file StylesheetExecutionContext.hpp.

◆ release()

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

Definition at line 555 of file StylesheetExecutionContext.hpp.

◆ reset()

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

Definition at line 565 of file StylesheetExecutionContext.hpp.


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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo