public interface SilentApiImporterFactory
extends com.eviware.soapui.plugins.SoapUIFactory
Modifier and Type | Method and Description |
---|---|
SilentApiImporter |
createSilentImporter()
Returns a "silent" API importer.
|
String |
getFormatName()
Returns a short String identifying the format that the importers created by this factory can handle, e.g.
|
SilentApiImporter createSilentImporter()
String getFormatName()
Copyright © 2019. All rights reserved.