2020-02-17 21:05:20 +00: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 21:11:31 +00:00
< title > XQilla DOM3 API Documentation< / title >
2020-02-17 21:05:20 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:11:31 +00: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 21:24:47 +00:00
<!-- Generated by Doxygen 1.8.5 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
2020-02-17 21:19:57 +00:00
< 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 >
2020-02-17 21:24:47 +00:00
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< 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 = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
2020-02-17 21:22:42 +00:00
< / ul >
2020-02-17 21:19:57 +00:00
< / div >
2020-02-17 21:24:47 +00:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > < / li > < li class = "navelem" > < a class = "el" href = "classxercesc_1_1DOMImplementationSource.html" > DOMImplementationSource< / a > < / li > < / ul >
2020-02-17 21:22:42 +00:00
< / div >
2020-02-17 21:24:47 +00:00
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "classxercesc_1_1DOMImplementationSource-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > xercesc::DOMImplementationSource Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
2020-02-17 21:19:57 +00:00
< div class = "contents" >
2020-02-17 21:17:06 +00:00
2020-02-17 21:24:47 +00:00
< p > < code > #include < < a class = "el" href = "DOMImplementationSource_8hpp_source.html" > DOMImplementationSource.hpp< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 21:19:57 +00:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Destructor< / div > < / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr class = "memitem:af7942cbacd6a99efdb3e8b95256d2a6e" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationSource.html#af7942cbacd6a99efdb3e8b95256d2a6e" > ~DOMImplementationSource< / a > ()< / td > < / tr >
< tr class = "memdesc:af7942cbacd6a99efdb3e8b95256d2a6e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor. < a href = "#af7942cbacd6a99efdb3e8b95256d2a6e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af7942cbacd6a99efdb3e8b95256d2a6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Functions introduced in DOM Level 3< / div > < / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr class = "memitem:ae09278c29ea3d1350789a7bc823df31d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > DOMImplementation< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationSource.html#ae09278c29ea3d1350789a7bc823df31d" > getDOMImplementation< / a > (const XMLCh *features) const =0< / td > < / tr >
< tr class = "memdesc:ae09278c29ea3d1350789a7bc823df31d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A method to request the first DOM implementation that supports the specified features. < a href = "#ae09278c29ea3d1350789a7bc823df31d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae09278c29ea3d1350789a7bc823df31d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abacb96bfbfc63847d144e16b2779167f" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMImplementationList.html" > DOMImplementationList< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationSource.html#abacb96bfbfc63847d144e16b2779167f" > getDOMImplementationList< / a > (const XMLCh *features) const =0< / td > < / tr >
< tr class = "memdesc:abacb96bfbfc63847d144e16b2779167f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > A method to request a list of DOM implementations that support the specified features and versions,. < a href = "#abacb96bfbfc63847d144e16b2779167f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abacb96bfbfc63847d144e16b2779167f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
2020-02-17 21:17:06 +00:00
< tr > < td colspan = "2" > < div class = "groupHeader" > Hidden constructors< / div > < / td > < / tr >
2020-02-17 21:24:47 +00:00
< tr class = "memitem:a63e631e00fe96f8d41b37b1449f89db9" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationSource.html#a63e631e00fe96f8d41b37b1449f89db9" > DOMImplementationSource< / a > ()< / td > < / tr >
< tr class = "separator:a63e631e00fe96f8d41b37b1449f89db9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
2020-02-17 21:24:47 +00:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a63e631e00fe96f8d41b37b1449f89db9" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
2020-02-17 21:24:47 +00:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 21:19:57 +00:00
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > xercesc::DOMImplementationSource::DOMImplementationSource < / td >
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< / div >
< / div >
2020-02-17 21:24:47 +00:00
< a class = "anchor" id = "af7942cbacd6a99efdb3e8b95256d2a6e" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
2020-02-17 21:24:47 +00:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 21:19:57 +00:00
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual xercesc::DOMImplementationSource::~DOMImplementationSource < / td >
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< p > Destructor. < / p >
< / div >
< / div >
2020-02-17 21:24:47 +00:00
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a class = "anchor" id = "ae09278c29ea3d1350789a7bc823df31d" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
2020-02-17 21:24:47 +00:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 21:19:57 +00:00
< table class = "memname" >
2020-02-17 21:10:06 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > DOMImplementation< / a > * xercesc::DOMImplementationSource::getDOMImplementation < / td >
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramtype" > const XMLCh *  < / td >
< td class = "paramname" > < em > features< / em > < / td > < td > )< / td >
< td > const< / td >
2020-02-17 21:10:06 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:57 +00:00
< p > A method to request the first DOM implementation that supports the specified features. < / p >
2020-02-17 21:24:47 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > features< / td > < td > A string that specifies which features are required. This is a space separated list in which each feature is specified by its name optionally followed by a space and a version number. This is something like: "XML 1.0 Traversal 2.0" < / td > < / tr >
2020-02-17 21:17:06 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< / dd >
2020-02-17 21:17:06 +00:00
< / dl >
2020-02-17 21:24:47 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > An implementation that has the desired features, or < code > null< / code > if this source has none. < / dd > < / dl >
< dl class = "section since" > < dt > Since< / dt > < dd > DOM Level 3 < / dd > < / dl >
2020-02-17 21:19:57 +00:00
< / div >
< / div >
2020-02-17 21:24:47 +00:00
< a class = "anchor" id = "abacb96bfbfc63847d144e16b2779167f" > < / a >
2020-02-17 21:19:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
2020-02-17 21:24:47 +00:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-02-17 21:19:57 +00:00
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > virtual < a class = "el" href = "classxercesc_1_1DOMImplementationList.html" > DOMImplementationList< / a > * xercesc::DOMImplementationSource::getDOMImplementationList < / td >
< td > (< / td >
2020-02-17 21:24:47 +00:00
< td class = "paramtype" > const XMLCh *  < / td >
< td class = "paramname" > < em > features< / em > < / td > < td > )< / td >
< td > const< / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:24:47 +00:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< p > A method to request a list of DOM implementations that support the specified features and versions,. < / p >
2020-02-17 21:24:47 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > features< / td > < td > A string that specifies which features are required. This is a space separated list in which each feature is specified by its name optionally followed by a space and a version number. This is something like: "XML 1.0 Traversal 2.0" < / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< / dd >
2020-02-17 21:05:20 +00:00
< / dl >
2020-02-17 21:24:47 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > A list of DOM implementations that support the desired features < / dd > < / dl >
< dl class = "section since" > < dt > Since< / dt > < dd > DOM Level 3 < / dd > < / dl >
2020-02-17 21:19:57 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "DOMImplementationSource_8hpp_source.html" > DOMImplementationSource.hpp< / a > < / li >
< / ul >
2020-02-17 21:24:47 +00:00
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.5
< / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >