KD SOAP API Documentation  2.2
Functions
KDSoapMessageReader.cpp File Reference
#include "KDDateTime.h"
#include "KDSoapMessageReader_p.h"
#include "KDSoapNamespaceManager.h"
#include "KDSoapNamespacePrefixes_p.h"
#include <QDebug>
#include <QXmlStreamReader>
Include dependency graph for KDSoapMessageReader.cpp:

Go to the source code of this file.

Functions

static QByteArray handleNotWellFormedError (const QByteArray &data, qint64 offset)
 
static bool isInvalidCharRef (const QByteArray &charRef)
 
static QStringView namespaceForPrefix (const QXmlStreamNamespaceDeclarations &decls, const QString &prefix)
 
static KDSoapValue parseElement (QXmlStreamReader &reader, const QXmlStreamNamespaceDeclarations &envNsDecls)
 
static int xmlTypeToMetaType (const QString &xmlType)
 

Function Documentation

◆ handleNotWellFormedError()

static QByteArray handleNotWellFormedError ( const QByteArray &  data,
qint64  offset 
)
static

Definition at line 165 of file KDSoapMessageReader.cpp.

References isInvalidCharRef().

Referenced by KDSoapMessageReader::xmlToMessage().

◆ isInvalidCharRef()

static bool isInvalidCharRef ( const QByteArray &  charRef)
static

Definition at line 142 of file KDSoapMessageReader.cpp.

Referenced by handleNotWellFormedError().

◆ namespaceForPrefix()

static QStringView namespaceForPrefix ( const QXmlStreamNamespaceDeclarations &  decls,
const QString &  prefix 
)
static

Definition at line 23 of file KDSoapMessageReader.cpp.

Referenced by parseElement().

◆ parseElement()

static KDSoapValue parseElement ( QXmlStreamReader &  reader,
const QXmlStreamNamespaceDeclarations &  envNsDecls 
)
static

◆ xmlTypeToMetaType()

static int xmlTypeToMetaType ( const QString &  xmlType)
static

Definition at line 33 of file KDSoapMessageReader.cpp.

Referenced by parseElement().


© 2010-2024 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-soap/
Generated by doxygen 1.9.1