edu.ucla.util.code
Class JDKCompile
Object
JDKToolScript
JDKCompile
- All Implemented Interfaces:
- Script
public class JDKCompile
- extends JDKToolScript
- implements Script
- Since:
- 032405
- Author:
- Keith Cascio
JDKCompile
public JDKCompile()
getName
public String getName()
- Specified by:
getName
in interface Script
getDescriptionComment
public String getDescriptionComment()
- Specified by:
getDescriptionComment
in interface Script
getUsage
public String getUsage()
- Specified by:
getUsage
in interface Script
getUsageExample
public String getUsageExample()
- Specified by:
getUsageExample
in interface Script
getDefaultFileName
public String getDefaultFileName()
- Specified by:
getDefaultFileName
in interface Script
getCommandArray
public String[] getCommandArray(ScriptGenius genius,
SystemSoftwareSource source)
throws Exception
- Specified by:
getCommandArray
in class JDKToolScript
- Throws:
Exception
Copyright 2010 UCLA Automated Reasoning Group