Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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

#include <XPathConstructionContext.hpp>

Public Member Functions

 GetCachedString (XPathConstructionContext &theConstructionContext)
 
 ~GetCachedString ()
 
XalanDOMStringget () const
 
XPathConstructionContextgetConstructionContext () const
 

Detailed Description

Definition at line 137 of file XPathConstructionContext.hpp.

Constructor & Destructor Documentation

◆ GetCachedString()

XPathConstructionContext::GetCachedString::GetCachedString ( XPathConstructionContext theConstructionContext)
inline

Definition at line 141 of file XPathConstructionContext.hpp.

◆ ~GetCachedString()

XPathConstructionContext::GetCachedString::~GetCachedString ( )
inline

Definition at line 147 of file XPathConstructionContext.hpp.

Member Function Documentation

◆ get()

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

Definition at line 155 of file XPathConstructionContext.hpp.

◆ getConstructionContext()

XPathConstructionContext& XPathConstructionContext::GetCachedString::getConstructionContext ( ) const
inline

Definition at line 163 of file XPathConstructionContext.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