XMLBEANSXX
0.9.8
|
#include <XmlObjectDocument.h>
Static Public Member Functions | |
static xmlbeansxx::XmlObjectDocument | newInstance () |
static xmlbeansxx::XmlObjectPtr | newInstanceXmlObject () |
static XmlObjectDocument | parse (std::istream &in, xmlbeansxx::XmlOptions options=xmlbeansxx::XmlOptions()) |
static XmlObjectDocument | parse (const std::string &str, xmlbeansxx::XmlOptions options=xmlbeansxx::XmlOptions()) |
xmlbeansxx::XmlObjectPtr XmlObjectDocument::Factory::newInstanceXmlObject | ( | ) | [static] |
XmlObjectDocument XmlObjectDocument::Factory::parse | ( | std::istream & | in, |
xmlbeansxx::XmlOptions | options = xmlbeansxx::XmlOptions() |
||
) | [static] |
XmlObjectDocument XmlObjectDocument::Factory::parse | ( | const std::string & | str, |
xmlbeansxx::XmlOptions | options = xmlbeansxx::XmlOptions() |
||
) | [static] |