2020-02-17 22:05:20 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
2020-02-17 22:11:31 +01:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 22:05:20 +01:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 22:11:31 +01:00
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 22:19:57 +01:00
<!-- Generated by Doxygen 1.6.1 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
< / ul >
< / div >
< div class = "tabs" >
< ul >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class Index< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul >
< / div >
< div class = "navpath" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > ::< a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html" > DOMXPathNSResolver< / a >
< / div >
< / div >
< div class = "contents" >
< h1 > xercesc::DOMXPathNSResolver Class Reference< / h1 > <!-- doxytag: class="xercesc::DOMXPathNSResolver" -->
< p > The < code > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html" title = "The DOMXPathNSResolver interface permit prefix strings in the expression to be properly..." > DOMXPathNSResolver< / a > < / code > interface permit prefix strings in the expression to be properly bound to namespaceURI strings.
< a href = "#_details" > More...< / a > < / p >
2020-02-17 22:17:06 +01:00
2020-02-17 22:19:57 +01:00
< p > < code > #include < < a class = "el" href = "DOMXPathNSResolver_8hpp_source.html" > DOMXPathNSResolver.hpp< / a > > < / code > < / p >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > < a href = "classxercesc_1_1DOMXPathNSResolver-members.html" > List of all members.< / a > < / p >
< table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td colspan = "2" > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Destructor< / div > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupText" > < p > < a class = "anchor" id = "amgrp22a8ec108d963f279c6a6a95aa960a57" > < / a > < / p >
< br / > < br / > < / div > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html#aa51c546b470cff0cf82c6c0da2388453" > ~DOMXPathNSResolver< / a > ()< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Destructor. < a href = "#aa51c546b470cff0cf82c6c0da2388453" > < / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Functions introduced in DOM Level 3< / div > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupText" > < p > < a class = "anchor" id = "amgrpe66bc56f6aa2f55926da531545b17a33" > < / a > < / p >
< br / > < br / > < / div > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html#ac8a0cf56615b39b156cd4471c567d5f7" > lookupNamespaceURI< / a > (const XMLCh *prefix) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Look up the namespace URI associated to the given namespace prefix. < a href = "#ac8a0cf56615b39b156cd4471c567d5f7" > < / a > < br / > < / td > < / tr >
2020-02-17 22:05:20 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Non-standard extension< / div > < / td > < / tr >
2020-02-17 22:19:57 +01:00
< tr > < td colspan = "2" > < div class = "groupText" > < p > < a class = "anchor" id = "amgrpac950e75a748042316ed91803032bbef" > < / a > < / p >
< br / > < br / > < / div > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html#a9ea05aac29d92512870cd164270a0c6d" > lookupPrefix< / a > (const XMLCh *URI) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Non-standard extension. < a href = "#a9ea05aac29d92512870cd164270a0c6d" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html#ac16f049dfba4fdba99b1d4db19994b87" > addNamespaceBinding< / a > (const XMLCh *prefix, const XMLCh *uri)=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Non-standard extension. < a href = "#ac16f049dfba4fdba99b1d4db19994b87" > < / a > < br / > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html#ac816267cd71f922ec761bfddeeb70f8d" > release< / a > ()=0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Called to indicate that this object (and its associated children) is no longer in use and that the implementation may relinquish any resources associated with it and its associated children. < a href = "#ac816267cd71f922ec761bfddeeb70f8d" > < / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Protected Member Functions< / h2 > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Hidden constructors< / div > < / td > < / tr >
2020-02-17 22:19:57 +01:00
< tr > < td colspan = "2" > < div class = "groupText" > < p > < a class = "anchor" id = "amgrp7d629e77fff660516f7d86e8f54695d0" > < / a > < / p >
< br / > < br / > < / div > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html#aaa60bf61d474b4d380475a255774b800" > DOMXPathNSResolver< / a > ()< / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< hr / > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
< p > The < code > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html" title = "The DOMXPathNSResolver interface permit prefix strings in the expression to be properly..." > DOMXPathNSResolver< / a > < / code > interface permit prefix strings in the expression to be properly bound to namespaceURI strings. < / p >
< p > < code > DOMXPathEvaluator< / code > can construct an implementation of < code > < a class = "el" href = "classxercesc_1_1DOMXPathNSResolver.html" title = "The DOMXPathNSResolver interface permit prefix strings in the expression to be properly..." > DOMXPathNSResolver< / a > < / code > from a node, or the interface may be implemented by any application. < / p >
< dl class = "since" > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< hr / > < h2 > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "aaa60bf61d474b4d380475a255774b800" > < / a > <!-- doxytag: member="xercesc::DOMXPathNSResolver::DOMXPathNSResolver" ref="aaa60bf61d474b4d380475a255774b800" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > xercesc::DOMXPathNSResolver::DOMXPathNSResolver < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [inline, protected]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< a class = "anchor" id = "aa51c546b470cff0cf82c6c0da2388453" > < / a > <!-- doxytag: member="xercesc::DOMXPathNSResolver::~DOMXPathNSResolver" ref="aa51c546b470cff0cf82c6c0da2388453" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual xercesc::DOMXPathNSResolver::~DOMXPathNSResolver < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [inline, virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > Destructor. < / p >
< / div >
< / div >
< hr / > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" id = "ac16f049dfba4fdba99b1d4db19994b87" > < / a > <!-- doxytag: member="xercesc::DOMXPathNSResolver::addNamespaceBinding" ref="ac16f049dfba4fdba99b1d4db19994b87" args="(const XMLCh *prefix, const XMLCh *uri)=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:19:08 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual void xercesc::DOMXPathNSResolver::addNamespaceBinding < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > prefix< / em > , < / td >
2020-02-17 22:19:08 +01:00
< / tr >
2020-02-17 22:10:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > uri< / em > < / td > < td > < / td >
2020-02-17 22:19:08 +01:00
< / tr >
< tr >
2020-02-17 22:19:57 +01:00
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td > < code > [pure virtual]< / code > < / td >
2020-02-17 22:10:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:10:06 +01:00
2020-02-17 22:19:57 +01:00
< p > Non-standard extension. < / p >
< p > Associate the given namespace prefix to the namespace URI. < / p >
< dl > < dt > < b > Parameters:< / b > < / dt > < dd >
2020-02-17 22:17:06 +01:00
< table border = "0" cellspacing = "2" cellpadding = "0" >
2020-02-17 22:19:08 +01:00
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > prefix< / em > < / td > < td > of type XMLCh - The namespace prefix to bind. An empty or null string denotes the default namespace. < / td > < / tr >
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > uri< / em > < / td > < td > of type XMLCh - The associated namespace URI. If this argument is null or an empty string then the existing binding for this prefix is removed. < / td > < / tr >
2020-02-17 22:17:06 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:17:06 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< / div >
< / div >
< a class = "anchor" id = "ac8a0cf56615b39b156cd4471c567d5f7" > < / a > <!-- doxytag: member="xercesc::DOMXPathNSResolver::lookupNamespaceURI" ref="ac8a0cf56615b39b156cd4471c567d5f7" args="(const XMLCh *prefix) const =0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:10:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual const XMLCh* xercesc::DOMXPathNSResolver::lookupNamespaceURI < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > prefix< / em > < / td >
< td > ) < / td >
< td > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:10:06 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:10:06 +01:00
2020-02-17 22:19:57 +01:00
< p > Look up the namespace URI associated to the given namespace prefix. < / p >
< dl > < dt > < b > Parameters:< / b > < / dt > < dd >
2020-02-17 22:17:06 +01:00
< table border = "0" cellspacing = "2" cellpadding = "0" >
2020-02-17 22:19:08 +01:00
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > prefix< / em > < / td > < td > of type XMLCh - The prefix to look for. An empty or null string denotes the default namespace. < / td > < / tr >
2020-02-17 22:17:06 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:17:06 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< dl class = "return" > < dt > < b > Returns:< / b > < / dt > < dd > the associated namespace URI or null if none is found. < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "a9ea05aac29d92512870cd164270a0c6d" > < / a > <!-- doxytag: member="xercesc::DOMXPathNSResolver::lookupPrefix" ref="a9ea05aac29d92512870cd164270a0c6d" args="(const XMLCh *URI) const =0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:17:06 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual const XMLCh* xercesc::DOMXPathNSResolver::lookupPrefix < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > URI< / em > < / td >
< td > ) < / td >
< td > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > Non-standard extension. < / p >
< p > XPath2 implementations require a reverse lookup in the static context. Look up the prefix associated with the namespace URI < / p >
< dl > < dt > < b > Parameters:< / b > < / dt > < dd >
2020-02-17 22:05:20 +01:00
< table border = "0" cellspacing = "2" cellpadding = "0" >
2020-02-17 22:19:08 +01:00
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > URI< / em > < / td > < td > of type XMLCh - The namespace to look for. < / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
2020-02-17 22:19:57 +01:00
< / dd >
2020-02-17 22:05:20 +01:00
< / dl >
2020-02-17 22:19:57 +01:00
< dl class = "return" > < dt > < b > Returns:< / b > < / dt > < dd > the associated prefix which can be an empty string if this is a default namespace or null if none is found. < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "ac816267cd71f922ec761bfddeeb70f8d" > < / a > <!-- doxytag: member="xercesc::DOMXPathNSResolver::release" ref="ac816267cd71f922ec761bfddeeb70f8d" args="()=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:19:57 +01:00
< td class = "memname" > virtual void xercesc::DOMXPathNSResolver::release < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td > < code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:19:57 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
2020-02-17 22:19:57 +01:00
< p > Called to indicate that this object (and its associated children) is no longer in use and that the implementation may relinquish any resources associated with it and its associated children. < / p >
< p > Access to a released object will lead to unexpected result. < / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "DOMXPathNSResolver_8hpp_source.html" > DOMXPathNSResolver.hpp< / a > < / li >
< / ul >
< / div >
2020-02-17 22:21:23 +01:00
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on Mon Mar 1 21:16:18 2010 for XQilla Simple API by
2020-02-17 22:05:20 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:19:57 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.1 < / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >