69 MemoryManager& theManager,
72 ErrorHandler* theErrorHandler = 0,
73 EntityResolver* theEntityResolver = 0);
78 MemoryManager& theManager,
81 ErrorHandler* theErrorHandler = 0,
82 EntityResolver* theEntityResolver = 0);
An default implementation of an abtract class which provides support for constructing the internal re...
static XalanCompiledStylesheetDefault * create(MemoryManager &theManager, const XSLTInputSource &theStylesheetSource, XSLTEngineImpl &theProcessor, ErrorHandler *theErrorHandler=0, EntityResolver *theEntityResolver=0)