XMLBEANSXX  0.9.8
xmlbeansxx::XmlObjectDocument Class Reference

#include <XmlObjectDocument.h>

Inheritance diagram for xmlbeansxx::XmlObjectDocument:
Collaboration diagram for xmlbeansxx::XmlObjectDocument:

List of all members.

Classes

class  Factory

Public Member Functions

 XmlObjectDocument ()
 XmlObjectDocument (const xmlbeansxx::ContentsPtr &p)
 XmlObjectDocument (const xmlbeansxx::XmlObject &p)
virtual void setXmlObject (const xmlbeansxx::XmlObject &p)
virtual const
xmlbeansxx::SchemaType
getOrginSchemaType () const
virtual void serialize (std::ostream &out, xmlbeansxx::XmlOptions opts=xmlbeansxx::XmlOptions()) const

Static Public Member Functions

static const
xmlbeansxx::SchemaType
type ()

Protected Member Functions

virtual void _setXmlObject (const xmlbeansxx::XmlObject &p, bool castTest, const char *toString)
XmlObject _setXmlObjectOrGetInnerElement (const xmlbeansxx::XmlObject &p, bool castTest, const char *toString)

Static Private Member Functions

static xmlbeansxx::SchemaType initSchemaType ()

Constructor & Destructor Documentation


Member Function Documentation

void XmlObjectDocument::_setXmlObject ( const xmlbeansxx::XmlObject p,
bool  castTest,
const char *  toString 
) [protected, virtual]

Reimplemented from xmlbeansxx::XmlObject.

XmlObject XmlObjectDocument::_setXmlObjectOrGetInnerElement ( const xmlbeansxx::XmlObject p,
bool  castTest,
const char *  toString 
) [protected]
void XmlObjectDocument::serialize ( std::ostream &  out,
xmlbeansxx::XmlOptions  options = xmlbeansxx::XmlOptions() 
) const [virtual]

Serializes object to stream

Reimplemented from xmlbeansxx::XmlObject.


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