#include <xalanc/XalanTransformer/XalanTransformerDefinitions.hpp>#include <cassert>#include <iosfwd>#include <algorithm>#include <xalanc/Include/XalanVector.hpp>#include <xalanc/XalanDOM/XalanNode.hpp>#include <xalanc/Include/XalanMap.hpp>#include <xalanc/XSLT/XalanParamHolder.hpp>#include <xalanc/XPath/XObjectFactoryDefault.hpp>#include <xalanc/XPath/XalanQNameByValue.hpp>#include <xalanc/XSLT/XSLTInputSource.hpp>#include <xalanc/XSLT/XSLTResultTarget.hpp>Go to the source code of this file.
Classes | |
| class | XalanTransformer |
| This is a simple C++ interface for some common usage patterns. More... | |
| class | XalanTransformer::EnsureFunctionsInstallation |
| class | XalanTransformer::EnsureDestroyParsedSource |
| class | XalanTransformer::EnsureDestroyCompiledStylesheet |
| struct | XalanTransformer::EnsureDestroyDocumentBuilder |
Typedefs | |
| typedef XERCES_CPP_NAMESPACE_QUALIFIER ErrorHandler | ErrorHandlerType |
Variables | |
| XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER EntityResolver | EntityResolverType |
| typedef XERCES_CPP_NAMESPACE_QUALIFIER ErrorHandler ErrorHandlerType |
Definition at line 64 of file XalanTransformer.hpp.
| XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER EntityResolver EntityResolverType |
Definition at line 63 of file XalanTransformer.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|