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