public static class LaunchSuite.ExistingSuite extends LaunchSuite
ExistingSuite is a non-temporary LaunchSuite based on an existing
file.LaunchSuite.ExistingSuitem_temporary| Constructor and Description |
|---|
LaunchSuite.ExistingSuite(File path)
Constructs a
ExistingSuite based on an existing file |
| Modifier and Type | Method and Description |
|---|---|
XMLStringBuffer |
getSuiteBuffer() |
File |
save(File directory)
Trying to run an existing XML file: copy its content to where the plug-in
expects it.
|
isTemporarypublic LaunchSuite.ExistingSuite(File path)
ExistingSuite based on an existing filepath - the path to the existing Launch suite.public XMLStringBuffer getSuiteBuffer()
getSuiteBuffer in class LaunchSuitepublic File save(File directory)
save in class LaunchSuitedirectory - the directory where the suite file is to be saved.Copyright © 2016. All Rights Reserved.