#include "xmlpull/XmlPullParser.h"
#include "xmlpull/XmlPullParserException.h"
#include "schemaparser/SchemaParser.h"
#include "wsdlparser/PortType.h"
#include "wsdlparser/Message.h"
#include "wsdlparser/Operation.h"
#include "wsdlparser/Binding.h"
#include "wsdlparser/Service.h"
#include "wsdlparser/WsdlExtension.h"
Include dependency graph for WsdlParser.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | WsdlPull |
Classes | |
class | WsdlPull::WsdlParser |
struct | WsdlPull::WsdlParser::ExtensionInfo |
class | WsdlPull::WsdlParser::Imports |
Defines | |
#define | WSDLPULL_EXPORT |
Variables | |
const std::string | wsdlUri = "http://schemas.xmlsoap.org/wsdl/" |
|
|
|
|