#include <XercesConfiguration.hpp>
Inheritance diagram for XercesConfiguration:
Public Member Functions | |
virtual DocumentCache * | createDocumentCache (xercesc::MemoryManager *memMgr) |
virtual SequenceBuilder * | createSequenceBuilder (const DynamicContext *context) |
virtual ItemFactory * | createItemFactory (DocumentCache *cache, xercesc::MemoryManager *memMgr) |
virtual UpdateFactory * | createUpdateFactory (xercesc::MemoryManager *memMgr) |
virtual URIResolver * | createDefaultURIResolver (xercesc::MemoryManager *memMgr) |
virtual Node::Ptr | createNode (const xercesc::DOMNode *node, const DynamicContext *context) const |
Static Public Attributes | |
const XMLCh | gXerces [] |
The "Xerces" DOMNode node interface. |
|
Implements XQillaConfiguration. |
|
Implements XQillaConfiguration. |
|
Implements XQillaConfiguration. |
|
|
|
Implements XQillaConfiguration. |
|
Implements XQillaConfiguration. |
|
The "Xerces" DOMNode node interface. Use this as the parameter when you call Item::getInterface() to have a xerces DOMNode returned, if the Node is of the correct type. If it is not of the correct type, the method will return 0. |