KHTML
dom3_xpath.h File Reference
#include <dom_string.h>
Go to the source code of this file.
Classes | |
class | DOM::XPathException |
Namespaces | |
namespace | DOM |
namespace | 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.