#include <PaosCreator.h>
|
QByteArray | marshall () |
| Creates an XML structure of underyling information. Be aware that this method will create the structure only once. If you change something and call marshall() again it won't use the new information. Mehr ...
|
|
Aufzählungswerte |
---|
DEFAULT |
|
SOAP |
|
XSD |
|
XSI |
|
PAOS |
|
ADDRESSING |
|
DSS |
|
ECARD |
|
TECHSCHEMA |
|
PaosCreator::PaosCreator |
( |
| ) |
|
|
protected |
PaosCreator::~PaosCreator |
( |
| ) |
|
|
protectedvirtual |
QDomElement PaosCreator::createBodyElement |
( |
const QDomElement & |
pBody | ) |
|
|
protected |
QDomElement PaosCreator::createEnvelopeElement |
( |
const QDomElement & |
pBody, |
|
|
const QString & |
pRelatesTo, |
|
|
const QString & |
pMessageID |
|
) |
| |
|
protected |
QDomElement PaosCreator::createHeaderElement |
( |
const QString & |
pRrelatesTo, |
|
|
const QString & |
pMessageID |
|
) |
| |
|
protected |
QDomElement PaosCreator::createResultElement |
( |
const ResponseType & |
pResponse | ) |
|
|
protected |
QDomElement PaosCreator::createTextElement |
( |
const QString & |
pName, |
|
|
const QByteArray & |
pContent |
|
) |
| |
|
protected |
QDomElement PaosCreator::createTextElement |
( |
const QString & |
pName, |
|
|
const QString & |
pContent |
|
) |
| |
|
protected |
QDomElement PaosCreator::createTextElement |
( |
PaosCreator::Namespace |
pNamespace, |
|
|
const QString & |
pName, |
|
|
const QByteArray & |
pContent |
|
) |
| |
|
protected |
QDomElement PaosCreator::createTextElement |
( |
PaosCreator::Namespace |
pNamespace, |
|
|
const QString & |
pName, |
|
|
const QString & |
pContent |
|
) |
| |
|
protected |
virtual QDomElement governikus::PaosCreator::getDocumentStructure |
( |
| ) |
|
|
protectedpure virtual |
QString PaosCreator::getNamespace |
( |
Namespace |
pPrefix | ) |
|
|
static |
QString PaosCreator::getNamespacePrefix |
( |
Namespace |
pPrefix, |
|
|
const QString & |
pSuffix = QString() |
|
) |
| |
|
static |
QString PaosCreator::getNamespaceType |
( |
Namespace |
pPrefix, |
|
|
const QString & |
pType |
|
) |
| |
|
static |
QByteArray PaosCreator::marshall |
( |
| ) |
|
Creates an XML structure of underyling information. Be aware that this method will create the structure only once. If you change something and call marshall() again it won't use the new information.
- Rückgabe
- Complete XML structure
friend class ::test_PaosCreator |
|
friend |
QDomDocument governikus::PaosCreator::mDoc |
|
protected |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: