#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 XERCES_CPP_NAMESPACE_QUALIFIER DTDHandler DTDHandlerType |
Definition at line 46 of file XalanDocumentBuilder.hpp.
typedef XERCES_CPP_NAMESPACE_QUALIFIER LexicalHandler LexicalHandlerType |
Definition at line 47 of file XalanDocumentBuilder.hpp.
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER ContentHandler ContentHandlerType |
Definition at line 45 of file XalanDocumentBuilder.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|