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:23:16 +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 >
2020-02-17 22:19:57 +01: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 22:23:16 +01:00
< 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 >
2020-02-17 22:19:57 +01:00
< / ul >
< / div >
< / div >
< div class = "contents" >
2020-02-17 22:23:16 +01:00
< h1 > DOMDocument.hpp File Reference< / h1 > < code > #include < xercesc/util/XercesDefs.hpp> < / code > < br / >
< code > #include < < a class = "el" href = "DOMNode_8hpp_source.html" > xercesc/dom/DOMNode.hpp< / a > > < / code > < br / >
2020-02-17 22:19:57 +01:00
< code > #include < xercesc/dom/DOMDocumentRange.hpp> < / code > < br / >
< code > #include < xercesc/dom/DOMDocumentTraversal.hpp> < / code > < br / >
< code > #include < xercesc/dom/DOMXPathEvaluator.hpp> < / code > < br / >
2020-02-17 22:23:16 +01:00
< div class = "dynheader" >
2020-02-17 22:19:57 +01:00
Include dependency graph for DOMDocument.hpp:< / div >
2020-02-17 22:23:16 +01:00
< div class = "dynsection" >
< div class = "center" > < img src = "DOMDocument_8hpp__incl.png" border = "0" usemap = "#DOMDocument_8hpp_map" alt = "" / > < / div >
< map name = "DOMDocument_8hpp_map" id = "DOMDocument_8hpp" >
< area shape = "rect" id = "node5" href = "DOMNode_8hpp.html" title = "xercesc/dom/DOMNode.hpp" alt = "" coords = "77,83,288,112" / > < / map >
2020-02-17 22:19:57 +01:00
< / div >
2020-02-17 22:23:16 +01:00
2020-02-17 22:19:57 +01:00
< p > < a href = "DOMDocument_8hpp_source.html" > Go to the source code of this file.< / a > < / p >
2020-02-17 22:23:16 +01:00
< table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td colspan = "2" > < h2 > 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_1DOMDocument.html" > xercesc::DOMDocument< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > The < code > < a class = "el" href = "classxercesc_1_1DOMDocument.html" title = "The DOMDocument interface represents the entire XML document." > DOMDocument< / a > < / code > interface represents the entire XML document. < a href = "classxercesc_1_1DOMDocument.html#_details" > More...< / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > 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 >
< tr > < td colspan = "2" > < h2 > Defines< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "DOMDocument_8hpp.html#a912d508cd7f6759701d3e88eecd0d6ea" > XERCESC_INCLUDE_GUARD_DOMDOCUMENT_HPP< / a > < / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
2020-02-17 22:23:16 +01:00
< hr / > < h2 > Define Documentation< / h2 >
< a class = "anchor" id = "a912d508cd7f6759701d3e88eecd0d6ea" > < / a > <!-- doxytag: member="DOMDocument.hpp::XERCESC_INCLUDE_GUARD_DOMDOCUMENT_HPP" ref="a912d508cd7f6759701d3e88eecd0d6ea" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define XERCESC_INCLUDE_GUARD_DOMDOCUMENT_HPP< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< / div >
< / div >
2020-02-17 22:19:57 +01:00
< / div >
2020-02-17 22:24:17 +01:00
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on 18 May 2015 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:23:16 +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 >