XMLBEANSXX
0.9.8
|
#include <xml-fragment.h>
Classes | |
class | Factory |
class | Names |
Public Member Functions | |
XmlFragmentDocument () | |
XmlFragmentDocument (const xmlbeansxx::ContentsPtr &p) | |
XmlFragmentDocument (const xmlbeansxx::XmlObject &p) | |
virtual void | setXmlObject (const xmlbeansxx::XmlObject &p) |
virtual const xmlbeansxx::SchemaType * | getOrginSchemaType () const |
const xmlbeansxx::XmlObject | getXmlFragment () const |
xmlbeansxx::XmlObject | getXmlFragment () |
xmlbeansxx::XmlObject | cgetXmlFragment () |
bool | isSetXmlFragment () |
XmlFragmentDocument & | setXmlFragment (const xmlbeansxx::XmlObject &value) |
XmlFragmentDocument & | unsetXmlFragment () |
Static Public Member Functions | |
static const xmlbeansxx::SchemaType * | type () |
Static Private Member Functions | |
static xmlbeansxx::SchemaType | initSchemaType () |
xmlbeansxx::definitions::XmlFragmentDocument::XmlFragmentDocument | ( | const xmlbeansxx::ContentsPtr & | p | ) |
xmlbeansxx::definitions::XmlFragmentDocument::XmlFragmentDocument | ( | const xmlbeansxx::XmlObject & | p | ) |
const xmlbeansxx::SchemaType * xmlbeansxx::definitions::XmlFragmentDocument::getOrginSchemaType | ( | ) | const [virtual] |
Reimplemented from xmlbeansxx::XmlObjectDocument.
xmlbeansxx::SchemaType xmlbeansxx::definitions::XmlFragmentDocument::initSchemaType | ( | ) | [static, private] |
Reimplemented from xmlbeansxx::XmlObjectDocument.
XmlFragmentDocument & xmlbeansxx::definitions::XmlFragmentDocument::setXmlFragment | ( | const xmlbeansxx::XmlObject & | value | ) |
void xmlbeansxx::definitions::XmlFragmentDocument::setXmlObject | ( | const xmlbeansxx::XmlObject & | p | ) | [virtual] |
Reimplemented from xmlbeansxx::XmlObjectDocument.
const xmlbeansxx::SchemaType * xmlbeansxx::definitions::XmlFragmentDocument::type | ( | ) | [static] |
Reimplemented from xmlbeansxx::XmlObjectDocument.