#include <xalanc/XSLT/XSLTDefinitions.hpp>
#include <cstddef>
#include <cstdio>
#include <memory>
#include <xalanc/XPath/XPathExecutionContext.hpp>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/Include/XalanMemMgrAutoPtr.hpp>
#include <xalanc/PlatformSupport/AttributeListImpl.hpp>
#include <xalanc/PlatformSupport/FormatterListener.hpp>
#include <xalanc/PlatformSupport/XalanCollationServices.hpp>
#include <xalanc/XSLT/TopLevelArg.hpp>
Go to the source code of this file.
Classes | |
class | StylesheetExecutionContext |
class | StylesheetExecutionContext::SetAndRestoreCopyTextNodesOnly |
class | StylesheetExecutionContext::OutputContextPushPop |
class | StylesheetExecutionContext::XPathGuard |
class | StylesheetExecutionContext::SetAndRestoreCurrentStackFrameIndex |
class | StylesheetExecutionContext::ElementRecursionStackPusher |
Class for keeping track of elements pushed on the element recursion stack. More... | |
struct | StylesheetExecutionContext::UseAttributeSetIndexes |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|