public interface SilentApiImporterFactory extends SoapUIFactory
Defines a factory for SilentApiImporter objects.
Type Params | Return Type | Name and description |
---|---|---|
|
public SilentApiImporter |
createSilentImporter() Returns a "silent" API importer. |
|
public java.lang.String |
getFormatName() Returns a short String identifying the format that the importers created by this factory can handle, e.g. |
Returns a "silent" API importer.
Returns a short String identifying the format that the importers created by this factory can handle, e.g. WSDL, WADL.