18 #if !defined(XALANDEFAULTPARSEDSOURCE_HEADER_GUARD)
19 #define XALANDEFAULTPARSEDSOURCE_HEADER_GUARD
42 class XSLTInputSource;
96 MemoryManager& theManager);
132 const InputSource& theInputSource,
133 bool fValidate =
false,
134 ErrorHandler* theErrorHandler = 0,
135 EntityResolver* theEntityResolver = 0,
136 XMLEntityResolver* theXMLEntityResolver = 0,
137 const XalanDOMChar* theExternalSchemaLocation = 0,
138 const XalanDOMChar* theExternalNoNamespaceSchemaLocation = 0,
139 bool fPoolAllTextNodes = XalanSourceTreeDocument::getPoolAllTextNodes(),
144 MemoryManager& theManager,
145 const InputSource& theInputSource,
146 bool fValidate =
false,
147 ErrorHandler* theErrorHandler = 0,
148 EntityResolver* theEntityResolver = 0,
149 XMLEntityResolver* theXMLEntityResolver = 0,
150 const XalanDOMChar* theExternalSchemaLocation = 0,
151 const XalanDOMChar* theExternalNoNamespaceSchemaLocation = 0,
152 bool fPoolAllTextNodes = XalanSourceTreeDocument::getPoolAllTextNodes());
161 createHelper(MemoryManager& theManager)
const;
191 #endif // XALANDEFAULTPARSEDSOURCE_HEADER_GUARD