Xalan-C++ API Reference  1.12.0
Public Member Functions | Public Attributes | List of all members
xalanc::StylesheetExecutionContext::UseAttributeSetIndexes Struct Reference

#include <xalanc/XSLT/StylesheetExecutionContext.hpp>

Public Member Functions

 UseAttributeSetIndexes ()
 

Public Attributes

size_type attributeSetNameIndex
 
size_type matchingAttributeSetIndex
 

Detailed Description

Definition at line 1537 of file StylesheetExecutionContext.hpp.

Constructor & Destructor Documentation

◆ UseAttributeSetIndexes()

xalanc::StylesheetExecutionContext::UseAttributeSetIndexes::UseAttributeSetIndexes ( )
inline

Definition at line 1539 of file StylesheetExecutionContext.hpp.

Member Data Documentation

◆ attributeSetNameIndex

size_type xalanc::StylesheetExecutionContext::UseAttributeSetIndexes::attributeSetNameIndex

Definition at line 1543 of file StylesheetExecutionContext.hpp.

◆ matchingAttributeSetIndex

size_type xalanc::StylesheetExecutionContext::UseAttributeSetIndexes::matchingAttributeSetIndex

Definition at line 1544 of file StylesheetExecutionContext.hpp.


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