virtual ~ExecutionContext()
bool hasPreserveOrStripSpaceConditions() const
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.
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER Locator LocatorType
bool m_hasPreserveOrStripConditions
MemoryManager & getMemoryManager() 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 XalanNode *sourceNode)=0
Function that is called when a problem event occurs.
ExecutionContext(MemoryManager &theMemoryManager)
MemoryManager & m_memoryManager
MemoryManager & getExceptionMemoryManager() const