Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Attributes | List of all members
XalanExtensionsInstaller::FunctionTableEntry Struct Reference

#include <XalanExtensions.hpp>

Public Attributes

const XalanDOMChar * theFunctionName
 
const FunctiontheFunction
 

Detailed Description

Definition at line 45 of file XalanExtensions.hpp.

Member Data Documentation

◆ theFunction

const Function* XalanExtensionsInstaller::FunctionTableEntry::theFunction

Definition at line 48 of file XalanExtensions.hpp.

◆ theFunctionName

const XalanDOMChar* XalanExtensionsInstaller::FunctionTableEntry::theFunctionName

Definition at line 47 of file XalanExtensions.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