org.gridcc.mce.mceworkflow.services
Class WSDLParser

java.lang.Object
  extended by org.gridcc.mce.mceworkflow.services.WSDLParser

public class WSDLParser
extends Object


Constructor Summary
WSDLParser()
           
 
Method Summary
 Element createPortType()
           
 void createRootElement(String root)
           
 String parseWSDL(String WSName, String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLParser

public WSDLParser()
Method Detail

parseWSDL

public String parseWSDL(String WSName,
                        String uri)

createRootElement

public void createRootElement(String root)

createPortType

public Element createPortType()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.