XQScopedNamespace Class Reference

#include <XQScopedNamespace.hpp>

List of all members.

Public Member Functions

 XQScopedNamespace (XPath2MemoryManager *memMgr, const xercesc::DOMXPathNSResolver *prevScope)
virtual ~XQScopedNamespace ()
virtual const XMLCh * lookupNamespaceURI (const XMLCh *prefix) const
virtual const XMLCh * lookupPrefix (const XMLCh *uri) const
void setNodeContext (const xercesc::DOMNode *node)

Protected Attributes

const xercesc::DOMXPathNSResolver_prevScope
const xercesc::DOMNode_ctxNode


Constructor & Destructor Documentation

XQScopedNamespace::XQScopedNamespace ( XPath2MemoryManager memMgr,
const xercesc::DOMXPathNSResolver prevScope 
)

virtual XQScopedNamespace::~XQScopedNamespace (  )  [virtual]


Member Function Documentation

virtual const XMLCh* XQScopedNamespace::lookupNamespaceURI ( const XMLCh *  prefix  )  const [virtual]

virtual const XMLCh* XQScopedNamespace::lookupPrefix ( const XMLCh *  uri  )  const [virtual]

void XQScopedNamespace::setNodeContext ( const xercesc::DOMNode node  ) 


Member Data Documentation

const xercesc:: DOMXPathNSResolver* XQScopedNamespace::_prevScope [protected]

const xercesc:: DOMNode* XQScopedNamespace::_ctxNode [protected]


The documentation for this class was generated from the following file:
Generated on Wed Dec 12 19:14:03 2007 for XQilla Simple API by  doxygen 1.5.1