public class WSDL
extends Object
- Author:
- Bhakti Mehta
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
wsdlFile
@Nullable
public final File wsdlFile
-
importedWsdls
@Nullable
public final List<File> importedWsdls
-
schemas
@Nullable
public final List<File> schemas
-
relativeLocation
@Nullable
public final String relativeLocation
-