XMLBEANSXX  0.9.8
xmlbeansxx::TypeSystem Class Reference

#include <TypeSystem.h>

List of all members.

Public Member Functions

 TypeSystem ()
XmlObjectPtr createDocumentByName (const QName &typeName) const
XmlObjectPtr createByName (const QName &typeName) const
const SchemaTypegetSchemaType (const QName &typeName) const
void addDocumentType (const SchemaType *st)
void addType (const SchemaType *st)

Private Types

typedef std::map< QName, const
SchemaType * > 
TypeCreators_type

Private Attributes

TypeCreators_type typeCreators
TypeCreators_type documentTypeCreators

Member Typedef Documentation

typedef std::map<QName,const SchemaType *> xmlbeansxx::TypeSystem::TypeCreators_type [private]

Constructor & Destructor Documentation


Member Function Documentation

XmlObjectPtr xmlbeansxx::TypeSystem::createByName ( const QName typeName) const
XmlObjectPtr xmlbeansxx::TypeSystem::createDocumentByName ( const QName typeName) const
const SchemaType * xmlbeansxx::TypeSystem::getSchemaType ( const QName typeName) const

Member Data Documentation


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