#include "xmlpull/wsdlpull_export.h"
#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"
Go to the source code of this file.
Namespaces | |
namespace | WsdlPull |
Classes | |
class | WsdlPull::WsdlParser |
struct | WsdlPull::WsdlParser::ExtensionInfo |
class | WsdlPull::WsdlParser::Imports |
Variables | |
const std::string | WsdlPull::wsdlUri = "http://schemas.xmlsoap.org/wsdl/" |