18 #if !defined(XERCESDOMPARSEDSOURCE_HEADER_GUARD)
19 #define XERCESDOMPARSEDSOURCE_HEADER_GUARD
50 create(MemoryManager& theManager);
79 const InputSource& theInputSource,
80 bool fValidate =
false,
81 ErrorHandler* theErrorHandler = 0,
82 EntityResolver* theEntityResolver = 0,
83 XMLEntityResolver* theXMLEntityResolver = 0,
84 const XalanDOMChar* theExternalSchemaLocation = 0,
85 const XalanDOMChar* theExternalNoNamespaceSchemaLocation = 0,
90 MemoryManager& theManager,
91 const InputSource& theInputSource,
92 bool fValidate =
false,
93 ErrorHandler* theErrorHandler = 0,
94 EntityResolver* theEntityResolver = 0,
95 XMLEntityResolver* theXMLEntityResolver = 0,
96 const XalanDOMChar* theExternalSchemaLocation = 0,
97 const XalanDOMChar* theExternalNoNamespaceSchemaLocation = 0);
106 createHelper(MemoryManager& theManager)
const;
126 #endif // XERCESDOMPARSEDSOURCE_HEADER_GUARD
This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document...
#define XALAN_DEFAULT_CONSTRUCTOR_MEMMGR
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_DEFAULT_MEMMGR
This is designed to allow a XalanTranfomer object to reuse a parsed document.