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