Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Typedefs | Variables
XalanDocumentBuilder.hpp File Reference
#include <xalanc/XalanTransformer/XalanTransformerDefinitions.hpp>
#include <xalanc/Include/XalanMemoryManagement.hpp>
#include <xalanc/XalanTransformer/XalanParsedSource.hpp>

Go to the source code of this file.

Classes

class  XalanDocumentBuilder
 This is abstract base class designed to allow a XalanTranfomer object to use a document that is build dynamically by a user. More...
 

Typedefs

typedef XERCES_CPP_NAMESPACE_QUALIFIER DTDHandler DTDHandlerType
 
typedef XERCES_CPP_NAMESPACE_QUALIFIER LexicalHandler LexicalHandlerType
 

Variables

XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER ContentHandler ContentHandlerType
 

Typedef Documentation

◆ DTDHandlerType

typedef XERCES_CPP_NAMESPACE_QUALIFIER DTDHandler DTDHandlerType

Definition at line 46 of file XalanDocumentBuilder.hpp.

◆ LexicalHandlerType

typedef XERCES_CPP_NAMESPACE_QUALIFIER LexicalHandler LexicalHandlerType

Definition at line 47 of file XalanDocumentBuilder.hpp.

Variable Documentation

◆ ContentHandlerType

XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER ContentHandler ContentHandlerType

Definition at line 45 of file XalanDocumentBuilder.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