MemoryManager & m_memoryManager
virtual ~ExecutionContext()
virtual void problem(eSource source, eClassification classification, const XalanDOMString &msg, const XalanNode *sourceNode)=0
Function that is called when a problem event occurs.
bool m_hasPreserveOrStripConditions
MemoryManager & getExceptionMemoryManager() const
MemoryManager & getMemoryManager() const
ExecutionContext(MemoryManager &theMemoryManager)
bool hasPreserveOrStripSpaceConditions() const
virtual bool shouldStripSourceNode(const XalanText &node)=0
Determine if a text node should be stripped from the source tree, as if it weren't there.
virtual void problem(eSource source, eClassification classification, const XalanDOMString &msg, const Locator *locator, const XalanNode *sourceNode)=0
Function that is called when a problem event occurs.