Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
XPathExecutionContext::PrefixResolverSetAndRestore Class Reference

#include <XPathExecutionContext.hpp>

Public Member Functions

 PrefixResolverSetAndRestore (XPathExecutionContext &theExecutionContext, const PrefixResolver *theResolver)
 
 PrefixResolverSetAndRestore (XPathExecutionContext &theExecutionContext, const PrefixResolver *theOldResolver, const PrefixResolver *theNewResolver)
 
 ~PrefixResolverSetAndRestore ()
 

Detailed Description

Definition at line 580 of file XPathExecutionContext.hpp.

Constructor & Destructor Documentation

◆ PrefixResolverSetAndRestore() [1/2]

XPathExecutionContext::PrefixResolverSetAndRestore::PrefixResolverSetAndRestore ( XPathExecutionContext theExecutionContext,
const PrefixResolver theResolver 
)
inline

Definition at line 584 of file XPathExecutionContext.hpp.

◆ PrefixResolverSetAndRestore() [2/2]

XPathExecutionContext::PrefixResolverSetAndRestore::PrefixResolverSetAndRestore ( XPathExecutionContext theExecutionContext,
const PrefixResolver theOldResolver,
const PrefixResolver theNewResolver 
)
inline

Definition at line 593 of file XPathExecutionContext.hpp.

◆ ~PrefixResolverSetAndRestore()

XPathExecutionContext::PrefixResolverSetAndRestore::~PrefixResolverSetAndRestore ( )
inline

Definition at line 603 of file XPathExecutionContext.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