org.universAAL.ri.wsdlToolkit.axis2Parser
Class Axis2ParserWrapper

Package class diagram package Axis2ParserWrapper
java.lang.Object
  extended by org.universAAL.ri.wsdlToolkit.axis2Parser.Axis2ParserWrapper

public class Axis2ParserWrapper
extends Object

This class is responsible for parsing a wsdl file

Author:
kgiannou

Field Summary
static boolean failedDueParsing
           
static boolean failedDueToAxisCreation
           
 
Constructor Summary
Axis2ParserWrapper()
           
 
Method Summary
static ParsedWSDLDefinition parseWSDLwithAxis2(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

failedDueParsing

public static boolean failedDueParsing
Constructor Detail

Axis2ParserWrapper

public Axis2ParserWrapper()
Method Detail

parseWSDLwithAxis2

public static ParsedWSDLDefinition parseWSDLwithAxis2(String wsdlURL)


Copyright © 2014 universAAL Consortium. All Rights Reserved.