CellML API
interfaces/xpath.idl File Reference
xpath.idl File Reference
Include dependency graph for xpath.idl:

Go to the source code of this file.
Classes | |
exception | xpath::XPathException |
interface | xpath::XPathEvaluator |
interface | xpath::XPathExpression |
interface | xpath::XPathNSResolver |
interface | xpath::XPathResult |
interface | xpath::XPathNamespace |
Namespaces | |
namespace | xpath |
Typedefs | |
typedef dom::DOMString | xpath::DOMString |
typedef dom::Node | xpath::Node |
typedef dom::Element | xpath::Element |
Variables | |
const unsigned short | xpath::INVALID_EXPRESSION_ERR = 51 |
const unsigned short | xpath::TYPE_ERR = 52 |