|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.infovide.wmunit.WSDLFile
public class WSDLFile
| 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 |
|---|
public WSDLFile(java.lang.String filepath)
throws java.io.FileNotFoundException,
org.dom4j.DocumentException
filepath - - path to wdsl file
java.io.FileNotFoundException - when can't read the file
org.dom4j.DocumentException - when there is parsing problem| Method Detail |
|---|
public java.lang.String getServiceName()
public java.lang.String getpackageName()
public java.io.File getFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||