Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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

#include <XPathExecutionContext.hpp>

Public Member Functions

 GetCachedString (XPathExecutionContext &theExecutionContext)
 
 GetCachedString (GetCachedString &theSource)
 
 ~GetCachedString ()
 
XalanDOMStringget () const
 
XPathExecutionContextgetExecutionContext () const
 

Detailed Description

Definition at line 445 of file XPathExecutionContext.hpp.

Constructor & Destructor Documentation

◆ GetCachedString() [1/2]

XPathExecutionContext::GetCachedString::GetCachedString ( XPathExecutionContext theExecutionContext)
inline

Definition at line 449 of file XPathExecutionContext.hpp.

◆ GetCachedString() [2/2]

XPathExecutionContext::GetCachedString::GetCachedString ( GetCachedString theSource)
inline

Definition at line 456 of file XPathExecutionContext.hpp.

◆ ~GetCachedString()

XPathExecutionContext::GetCachedString::~GetCachedString ( )
inline

Definition at line 463 of file XPathExecutionContext.hpp.

Member Function Documentation

◆ get()

XalanDOMString& XPathExecutionContext::GetCachedString::get ( ) const
inline

Definition at line 472 of file XPathExecutionContext.hpp.

◆ getExecutionContext()

XPathExecutionContext& XPathExecutionContext::GetCachedString::getExecutionContext ( ) const
inline

Definition at line 480 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