#include <xalanc/XSLT/XSLTDefinitions.hpp>
#include <cassert>
#include <xalanc/Include/XalanVector.hpp>
#include <xalanc/XPath/XalanQName.hpp>
#include <xalanc/XPath/XObject.hpp>
#include <xalanc/XSLT/XSLTProcessorException.hpp>
Go to the source code of this file.
Classes | |
class | VariablesStack |
Defines a class to keep track of a stack for macro arguments. More... | |
struct | VariablesStack::ParamsVectorEntry |
class | VariablesStack::InvalidStackContextException |
class | VariablesStack::PushParamFunctor |
class | VariablesStack::StackEntry |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|