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:22:42 +00:00
<!-- Generated by Doxygen 1.7.3 -->
< 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 > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < 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:22:42 +00:00
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File  Members< / span > < / a > < / li >
2020-02-17 21:19:57 +00:00
< / ul >
< / div >
< / div >
2020-02-17 21:22:42 +00:00
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#define-members" > Defines< / a > < / div >
< div class = "headertitle" >
< h1 > DOMNodeIterator.hpp File Reference< / h1 > < / div >
< / div >
2020-02-17 21:19:57 +00:00
< div class = "contents" >
2020-02-17 21:22:42 +00:00
< div class = "textblock" > < code > #include < xercesc/dom/DOMNodeFilter.hpp> < / code > < br / >
< code > #include < xercesc/dom/DOMNode.hpp> < / code > < br / >
< / div > < div class = "textblock" > < div class = "dynheader" >
2020-02-17 21:19:57 +00:00
Include dependency graph for DOMNodeIterator.hpp:< / div >
2020-02-17 21:22:42 +00:00
< div class = "dyncontent" >
< div class = "center" > < img src = "DOMNodeIterator_8hpp__incl.png" border = "0" usemap = "#DOMNodeIterator_8hpp" alt = "" / > < / div >
< map name = "DOMNodeIterator_8hpp" id = "DOMNodeIterator_8hpp" >
< / map >
2020-02-17 21:19:57 +00:00
< / div >
< / div >
< p > < a href = "DOMNodeIterator_8hpp_source.html" > Go to the source code of this file.< / a > < / p >
2020-02-17 21:22:42 +00:00
< table class = "memberdecls" >
< tr > < td colspan = "2" > < h2 > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" 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" > < h2 > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > < / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:22:42 +00:00
< p > < tr > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < p > This class holds the list of registered DOMImplementations. < / p >
2020-02-17 21:19:57 +00:00
< br / > < / td > < / tr >
< / p >
2020-02-17 21:22:42 +00:00
< tr > < td colspan = "2" > < h2 > < a name = "define-members" > < / a >
Defines< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "DOMNodeIterator_8hpp.html#aac1f42521d422074d7e46e7a03fce84b" > GetDOMNodeIteratorMemoryManager< / a >       GET_DIRECT_MM(fDocument)< / td > < / tr >
2020-02-17 21:05:20 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< hr / > < h2 > Define Documentation< / h2 >
< a class = "anchor" id = "aac1f42521d422074d7e46e7a03fce84b" > < / a > <!-- doxytag: member="DOMNodeIterator.hpp::GetDOMNodeIteratorMemoryManager" ref="aac1f42521d422074d7e46e7a03fce84b" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:22:42 +00:00
< td class = "memname" > #define GetDOMNodeIteratorMemoryManager      GET_DIRECT_MM(fDocument)< / td >
2020-02-17 21:17:06 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:57 +00:00
< / div >
< / div >
< / div >
2020-02-17 21:22:42 +00:00
< hr class = "footer" / > < address class = "footer" > < small > Generated on Mon Oct 31 2011 19:08:37 for XQilla DOM Level 3 API by 
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:22:42 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.7.3 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >