XMLBEANSXX  0.9.8
xmlbeansxx::XmlObject::Factory Class Reference

#include <XmlTypesGen.h>

Inheritance diagram for xmlbeansxx::XmlObject::Factory:
Collaboration diagram for xmlbeansxx::XmlObject::Factory:

List of all members.

Static Public Member Functions

static XmlObject newInstance ()
static xmlbeansxx::XmlObjectPtr newInstanceXmlObject ()
static XmlObject parse (std::istream &in, xmlbeansxx::XmlOptions options=xmlbeansxx::XmlOptions())
static XmlObject parse (const std::string &str, xmlbeansxx::XmlOptions options=xmlbeansxx::XmlOptions())

Member Function Documentation

xmlbeansxx::XmlObjectPtr xmlbeansxx::XmlObject::Factory::newInstanceXmlObject ( ) [static]
XmlObject xmlbeansxx::XmlObject::Factory::parse ( const std::string &  str,
xmlbeansxx::XmlOptions  options = xmlbeansxx::XmlOptions() 
) [static]

The documentation for this class was generated from the following files: