KHTML
dom3_xpath.h File Reference
#include <dom_string.h>
Include dependency graph for dom3_xpath.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DOM::XPathException |
Namespaces | |
DOM | |
DOM::XPath | |
Enumerations | |
enum | DOM::XPathExceptionCode { DOM::INVALID_EXPRESSION_ERR = 51, DOM::TYPE_ERR = 52 } |
enum | DOM::XPath::XPathResultType { DOM::XPath::ANY_TYPE = 0, DOM::XPath::NUMBER_TYPE = 1, DOM::XPath::STRING_TYPE = 2, DOM::XPath::BOOLEAN_TYPE = 3, DOM::XPath::UNORDERED_NODE_ITERATOR_TYPE = 4, DOM::XPath::ORDERED_NODE_ITERATOR_TYPE = 5, DOM::XPath::UNORDERED_NODE_SNAPSHOT_TYPE = 6, DOM::XPath::ORDERED_NODE_SNAPSHOT_TYPE = 7, DOM::XPath::ANY_UNORDERED_NODE_TYPE = 8, DOM::XPath::FIRST_ORDERED_NODE_TYPE = 9 } |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.