public class ProjectExporter extends Object
Constructor and Description |
---|
ProjectExporter(WsdlProject project) |
Modifier and Type | Method and Description |
---|---|
boolean |
exportProject(String exportPath)
Creates packed project on given path
|
static List<String> |
getZipContents(String archive) |
static void |
unpackageAll(String archive,
String path) |
public ProjectExporter(WsdlProject project)
public boolean exportProject(String exportPath) throws IOException, org.apache.xmlbeans.XmlException, SoapUIException
exportPath
- SoapUIException
org.apache.xmlbeans.XmlException
IOException
Copyright © 2019. All Rights Reserved.