 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XALANDOCUMENTBUILDER_HEADER_GUARD)
19 #define XALANDOCUMENTBUILDER_HEADER_GUARD
35 namespace XERCES_CPP_NAMESPACE
101 #endif // XALANDOCUMENTBUILDER_HEADER_GUARD
xercesc::ContentHandler ContentHandlerType
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual XalanDocument * getDocument() const =0
Get a pointer to the XalanDocument instance for the source document.
virtual ~XalanDocumentBuilder()
This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document.
virtual const XalanDOMString & getURI() const =0
Get the URI for the parsed source, if any.
xercesc::LexicalHandler LexicalHandlerType
virtual DTDHandlerType * getDTDHandler()=0
virtual LexicalHandlerType * getLexicalHandler()=0
This is abstract base class designed to allow a XalanTranfomer object to use a document that is build...
virtual XalanParsedSourceHelper * createHelper(MemoryManager &theManager XALAN_DEFAULT_CONSTRUCTOR_MEMMGR) const =0
virtual ContentHandlerType * getContentHandler()=0
xercesc::DTDHandler DTDHandlerType
#define XALAN_DEFAULT_CONSTRUCTOR_MEMMGR