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" >
< title > XQilla DOM Level 3 API: xercesc::DOMImplementationSource Class Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
<!-- Generated by Doxygen 1.4.6 -->
< 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 id = "current" > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "classes.html" > < span > Alphabetical List< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Class List< / 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 = "nav" >
< a class = "el" href = "namespacexercesc.html" > xercesc< / a > ::< a class = "el" href = "classxercesc_1_1DOMImplementationSource.html" > DOMImplementationSource< / a > < / div >
< h1 > xercesc::DOMImplementationSource Class Reference< / h1 > <!-- doxytag: class="xercesc::DOMImplementationSource" --> < code > #include < < a class = "el" href = "DOMImplementationSource_8hpp-source.html" > DOMImplementationSource.hpp< / a > > < / code >
< p >
< a href = "classxercesc_1_1DOMImplementationSource-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Destructor< / div > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationSource.html#f7942cbacd6a99efdb3e8b95256d2a6e" > ~DOMImplementationSource< / a > ()< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Destructor. < a href = "#f7942cbacd6a99efdb3e8b95256d2a6e" > < / a > < br > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Functions introduced in DOM Level 3< / div > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap 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#e09278c29ea3d1350789a7bc823df31d" > getDOMImplementation< / a > (const XMLCh *features) const =0< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > A method to request a DOM implementation. < a href = "#e09278c29ea3d1350789a7bc823df31d" > < / a > < br > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Protected Member Functions< / h2 > < / td > < / tr >
< tr > < td colspan = "2" > < div class = "groupHeader" > Hidden constructors< / div > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMImplementationSource.html#63e631e00fe96f8d41b37b1449f89db9" > DOMImplementationSource< / a > ()< / td > < / tr >
< / table >
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" name = "63e631e00fe96f8d41b37b1449f89db9" > < / a > <!-- doxytag: member="xercesc::DOMImplementationSource::DOMImplementationSource" ref="63e631e00fe96f8d41b37b1449f89db9" args="()" --> < p >
< table class = "mdTable" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > xercesc::DOMImplementationSource::DOMImplementationSource < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [inline, protected]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
< p >
< / td >
< / tr >
< / table >
< a class = "anchor" name = "f7942cbacd6a99efdb3e8b95256d2a6e" > < / a > <!-- doxytag: member="xercesc::DOMImplementationSource::~DOMImplementationSource" ref="f7942cbacd6a99efdb3e8b95256d2a6e" args="()" --> < p >
< table class = "mdTable" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual xercesc::DOMImplementationSource::~DOMImplementationSource < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [inline, virtual]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
< p >
Destructor.
< p >
< / td >
< / tr >
< / table >
< hr > < h2 > Member Function Documentation< / h2 >
< a class = "anchor" name = "e09278c29ea3d1350789a7bc823df31d" > < / a > <!-- doxytag: member="xercesc::DOMImplementationSource::getDOMImplementation" ref="e09278c29ea3d1350789a7bc823df31d" args="(const XMLCh *features) const =0" --> < p >
< table class = "mdTable" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
< tr >
< td class = "md" nowrap valign = "top" > virtual < a class = "el" href = "classxercesc_1_1DOMImplementation.html" > DOMImplementation< / a > * xercesc::DOMImplementationSource::getDOMImplementation < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const XMLCh * < / td >
< td class = "mdname1" valign = "top" nowrap > < em > features< / em > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
< p >
A method to request a DOM implementation.
< p >
< b > "Experimental - subject to change"< / b > < p >
< dl compact > < dt > < b > Parameters:< / b > < / dt > < dd >
< table border = "0" cellspacing = "2" cellpadding = "0" >
< tr > < td valign = "top" > < / td > < td valign = "top" > < em > features< / em > < / 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 >
< / table >
< / dl >
< dl compact > < dt > < b > Returns:< / b > < / dt > < dd > An implementation that has the desired features, or < code > null< / code > if this source has none. < / dd > < / dl >
< dl compact > < dt > < b > Since:< / b > < / dt > < dd > DOM Level 3 < / dd > < / dl >
< / td >
< / tr >
< / table >
< 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 > < / ul >
2020-02-17 21:08:05 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Mon Feb 12 16:52:12 2007 for XQilla DOM Level 3 API by
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.4.6 < / small > < / address >
< / body >
< / html >