#include <xmlpull/XmlPullParser.h>
#include <xmlpull/XmlPullParserException.h>
#include <schemaparser/SchemaParser.h>
#include <wsdlparser/Wsdl.h>
#include <wsdlparser/PortType.h>
#include <wsdlparser/Message.h>
#include <wsdlparser/Operation.h>
#include <wsdlparser/Binding.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.
Classes | |
class | WsdlParser |
struct | WsdlParser::ExtensionInfo |
class | WsdlParser::Imports |
Variables | |
const std::string | wsdlUri = "http://schemas.xmlsoap.org/wsdl/" |
|
|