pl.infovide.wmunit
Class WSDLFile

java.lang.Object
  extended by pl.infovide.wmunit.WSDLFile

Deprecated. Class WSDLFile is deprecated. WUnit does not use wsdl file now. Test classes should be generated by giving package name and service name.

public class WSDLFile
extends java.lang.Object

Author:
jtopin01 To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
WSDLFile(java.lang.String filepath)
          Deprecated. Creates WSDLFile
 
Method Summary
 java.io.File getFile()
          Deprecated.  
 java.lang.String getpackageName()
          Deprecated.  
 java.lang.String getServiceName()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLFile

public WSDLFile(java.lang.String filepath)
         throws java.io.FileNotFoundException,
                org.dom4j.DocumentException
Deprecated. 
Creates WSDLFile

Parameters:
filepath - - path to wdsl file
Throws:
java.io.FileNotFoundException - when can't read the file
org.dom4j.DocumentException - when there is parsing problem
Method Detail

getServiceName

public java.lang.String getServiceName()
Deprecated. 

getpackageName

public java.lang.String getpackageName()
Deprecated. 

getFile

public java.io.File getFile()
Deprecated. 


Copyright © 2007 Infovide-Matrix S.A.. All Rights Reserved.