org.universAAL.ri.wsdlToolkit.parser
Class Axis1ParserWrapper

Package class diagram package Axis1ParserWrapper
java.lang.Object
  extended by org.universAAL.ri.wsdlToolkit.parser.Axis1ParserWrapper

public class Axis1ParserWrapper
extends Object

Class used for parsing WSDL files of SOAP 1.1 protocol.

Author:
kgiannou

Field Summary
static boolean failedDueToAxisCreation
           
static boolean failedDueToParsing
           
 
Constructor Summary
Axis1ParserWrapper()
           
 
Method Summary
static ParsedWSDLDefinition parseWSDLwithAxis1(String wsdlURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

failedDueToAxisCreation

public static boolean failedDueToAxisCreation

failedDueToParsing

public static boolean failedDueToParsing
Constructor Detail

Axis1ParserWrapper

public Axis1ParserWrapper()
Method Detail

parseWSDLwithAxis1

public static ParsedWSDLDefinition parseWSDLwithAxis1(String wsdlURL)


Copyright © 2014 universAAL Consortium. All Rights Reserved.