Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
StylesheetExecutionContext::UseAttributeSetIndexes Struct Reference

#include <StylesheetExecutionContext.hpp>

Public Member Functions

 UseAttributeSetIndexes ()
 

Public Attributes

size_type attributeSetNameIndex
 
size_type matchingAttributeSetIndex
 

Detailed Description

Definition at line 1543 of file StylesheetExecutionContext.hpp.

Constructor & Destructor Documentation

◆ UseAttributeSetIndexes()

StylesheetExecutionContext::UseAttributeSetIndexes::UseAttributeSetIndexes ( )
inline

Definition at line 1545 of file StylesheetExecutionContext.hpp.

Member Data Documentation

◆ attributeSetNameIndex

size_type StylesheetExecutionContext::UseAttributeSetIndexes::attributeSetNameIndex

Definition at line 1549 of file StylesheetExecutionContext.hpp.

◆ matchingAttributeSetIndex

size_type StylesheetExecutionContext::UseAttributeSetIndexes::matchingAttributeSetIndex

Definition at line 1550 of file StylesheetExecutionContext.hpp.


The documentation for this struct 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