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" >
< title > XQilla DOM Level 3 API: DOMNodeIterator.hpp File Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 22:10:06 +01:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 22:05:20 +01:00
< 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 > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li id = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul > < / div >
< div class = "tabs" >
< ul >
< li > < a href = "files.html" > < span > File List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > DOMNodeIterator.hpp File Reference< / h1 > < code > #include < < a class = "el" href = "DOMNodeFilter_8hpp-source.html" > xercesc/dom/DOMNodeFilter.hpp< / a > > < / code > < br >
< code > #include < < a class = "el" href = "DOMNode_8hpp-source.html" > xercesc/dom/DOMNode.hpp< / a > > < / code > < br >
< p >
Include dependency graph for DOMNodeIterator.hpp:< p > < center > < img src = "DOMNodeIterator_8hpp__incl.png" border = "0" usemap = "#DOMNodeIterator.hpp_map" alt = "" > < / center >
< map name = "DOMNodeIterator.hpp_map" >
2020-02-17 22:10:06 +01:00
< area href = "DOMNodeFilter_8hpp.html" shape = "rect" coords = "222,5,464,29" alt = "" >
< area href = "DOMNode_8hpp.html" shape = "rect" coords = "512,31,723,55" alt = "" >
2020-02-17 22:05:20 +01:00
< / map >
< p >
This graph shows which files directly or indirectly include this file:< p > < center > < img src = "DOMNodeIterator_8hpp__dep__incl.png" border = "0" usemap = "#DOMNodeIterator.hppdep_map" alt = "" > < / center >
< map name = "DOMNodeIterator.hppdep_map" >
2020-02-17 22:10:06 +01:00
< area href = "DOM_8hpp.html" shape = "rect" coords = "223,6,305,30" alt = "" >
2020-02-17 22:05:20 +01:00
< / map >
< p >
< a href = "DOMNodeIterator_8hpp-source.html" > Go to the source code of this file.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Namespaces< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > namespace < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Classes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > class < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1DOMNodeIterator.html" > xercesc::DOMNodeIterator< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > < code > DOMNodeIterators< / code > are used to step through a set of nodes, e.g. < a href = "classxercesc_1_1DOMNodeIterator.html#_details" > More...< / a > < br > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Defines< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "DOMNodeIterator_8hpp.html#ac1f42521d422074d7e46e7a03fce84b" > GetDOMNodeIteratorMemoryManager< / a > GET_DIRECT_MM(fDocument)< / td > < / tr >
< / table >
< hr > < h2 > Define Documentation< / h2 >
2020-02-17 22:10:06 +01:00
< a class = "anchor" name = "ac1f42521d422074d7e46e7a03fce84b" > < / a > <!-- doxytag: member="DOMNodeIterator.hpp::GetDOMNodeIteratorMemoryManager" ref="ac1f42521d422074d7e46e7a03fce84b" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > #define GetDOMNodeIteratorMemoryManager GET_DIRECT_MM(fDocument) < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
< hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 19:14:11 2007 for XQilla DOM Level 3 API by
2020-02-17 22:05:20 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:10:06 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >