#include "XSLTDefinitions.hpp"#include "XSLTProcessor.hpp"#include <cassert>#include <xalanc/XalanDOM/XalanDOMString.hpp>#include <xalanc/Include/XalanMemMgrAutoPtr.hpp>#include <xalanc/Include/XalanMap.hpp>#include <xalanc/PlatformSupport/AttributeListImpl.hpp>#include <xalanc/PlatformSupport/DOMStringHelper.hpp>#include <xalanc/PlatformSupport/PrefixResolver.hpp>#include <xalanc/DOMSupport/XalanNamespacesStack.hpp>#include <xalanc/XPath/Function.hpp>#include <xalanc/XPath/XPathConstructionContextDefault.hpp>#include "OutputContextStack.hpp"#include "ProblemListenerDefault.hpp"#include "ResultNamespacesStack.hpp"#include "StylesheetExecutionContext.hpp"#include "XSLTProcessorException.hpp"#include "XalanParamHolder.hpp"

Go to the source code of this file.
| typedef XERCES_CPP_NAMESPACE_QUALIFIER DocumentHandler DocumentHandlerType |
Definition at line 91 of file XSLTEngineImpl.hpp.
| XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER InputSource InputSourceType |
Definition at line 90 of file XSLTEngineImpl.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|