#include "XSLTDefinitions.hpp"
#include "Stylesheet.hpp"
#include <xalanc/Include/XalanMap.hpp>
#include <xalanc/Include/STLHelper.hpp>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/PlatformSupport/FormatterListener.hpp>
Go to the source code of this file.
Classes | |
class | StylesheetRoot |
This acts as the stylesheet root of the stylesheet tree, and holds values that are shared by all stylesheets in the tree. More... | |
Typedefs | |
typedef XalanVector< ElemAttributeSet * > | AttributeSetVectorTypeDecl |
Definition at line 52 of file StylesheetRoot.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|