public class Launcher extends Object
Constructor and Description |
---|
Launcher() |
Modifier and Type | Method and Description |
---|---|
static AppleTable |
generateAppleTable(SourceVars sv,
String dataSetName,
String tempViewName)
Generate the table (in our internal format) containing the data specified by the input
|
static void |
main(String[] args) |
public static void main(String[] args) throws IOException
IOException
public static AppleTable generateAppleTable(SourceVars sv, String dataSetName, String tempViewName)
sv
- Source VariablesdataSetName
- the parameter name representing the designated datasettempViewName
- a user specified name for this viewCopyright © 2023. All rights reserved.