![]() |
Qore XML Module
1.6.1
|
This is the complete list of members for Qore::Xml::XmlDoc, including all inherited members.
| constructor(hash data, *hash opts) | Qore::Xml::XmlDoc | |
| constructor(string xml) | Qore::Xml::XmlDoc | |
| copy() | Qore::Xml::XmlDoc | |
| evalXPath(string xpath) | Qore::Xml::XmlDoc | |
| getRootElement() | Qore::Xml::XmlDoc | |
| getVersion() | Qore::Xml::XmlDoc | |
| toQore(int pflags=XPF_PRESERVE_ORDER) | Qore::Xml::XmlDoc | |
| toQoreData(*int pflags) | Qore::Xml::XmlDoc | |
| toString() | Qore::Xml::XmlDoc | |
| validateDtd(string dtd) | Qore::Xml::XmlDoc | |
| validateRelaxNG(string relaxng) | Qore::Xml::XmlDoc | |
| validateSchema(string xsd) | Qore::Xml::XmlDoc |