|
XMLBEANSXX
0.9.8
|
#include <XmlTypesGen.h>


Static Public Member Functions | |
| static XmlENTITIES | newInstance () |
| static xmlbeansxx::XmlObjectPtr | newInstanceXmlObject () |
| static XmlENTITIES | parse (std::istream &in, xmlbeansxx::XmlOptions options=xmlbeansxx::XmlOptions()) |
| static XmlENTITIES | parse (const std::string &str, xmlbeansxx::XmlOptions options=xmlbeansxx::XmlOptions()) |
| XmlENTITIES xmlbeansxx::XmlENTITIES::Factory::newInstance | ( | ) | [static] |
| xmlbeansxx::XmlObjectPtr xmlbeansxx::XmlENTITIES::Factory::newInstanceXmlObject | ( | ) | [static] |
| XmlENTITIES xmlbeansxx::XmlENTITIES::Factory::parse | ( | std::istream & | in, |
| xmlbeansxx::XmlOptions | options = xmlbeansxx::XmlOptions() |
||
| ) | [static] |
| XmlENTITIES xmlbeansxx::XmlENTITIES::Factory::parse | ( | const std::string & | str, |
| xmlbeansxx::XmlOptions | options = xmlbeansxx::XmlOptions() |
||
| ) | [static] |