Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Typedefs | Variables
XalanTransformer.hpp File Reference
#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 Documentation

◆ ErrorHandlerType

typedef XERCES_CPP_NAMESPACE_QUALIFIER ErrorHandler ErrorHandlerType

Definition at line 64 of file XalanTransformer.hpp.

Variable Documentation

◆ EntityResolverType

XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER EntityResolver EntityResolverType

Definition at line 63 of file XalanTransformer.hpp.

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo