public class ASDOCJSC extends MXMLJSCRoyale
asFileHandler, config, jsOutputType, jsTarget, problems, project, projectConfigurator, target, targetSettings, workspace| Modifier and Type | Method and Description |
|---|---|
protected void |
buildArtifact()
Build target artifact.
|
protected boolean |
compile()
Main body of this program.
|
int |
execute(String[] args) |
String |
getName() |
protected String |
getProgramName() |
protected ITarget.TargetType |
getTargetType() |
protected void |
init() |
protected boolean |
isCompc() |
static void |
main(String[] args)
Java program entry point.
|
protected boolean |
setupTargetFile()
Mxmlc uses target file as the main compilation unit and derive the output
SWF file name from this file.
|
static int |
staticMainNoExit(String[] args)
Entry point for the
<compc> Ant task. |
protected void |
validateTargetFile()
Validate target file.
|
close, configure, createConfigurator, getMainSource, getProblemQuery, getSourceList, mainNoExit, waitAndClosepublic ASDOCJSC(IBackend backend)
public String getName()
getName in interface org.apache.flex.tools.FlexToolgetName in class MXMLJSCRoyalepublic int execute(String[] args)
execute in interface org.apache.flex.tools.FlexToolexecute in class MXMLJSCRoyalepublic static void main(String[] args)
args - command line argumentspublic static int staticMainNoExit(String[] args)
<compc> Ant task.args - Command line arguments.protected void init()
protected boolean compile()
compile in class MXMLJSCRoyaleIOExceptionInterruptedExceptionprotected void buildArtifact()
throws InterruptedException,
IOException,
ConfigurationException
buildArtifact in class MXMLJSCRoyaleInterruptedException - threading errorIOException - IO errorConfigurationExceptionprotected boolean setupTargetFile()
throws InterruptedException
setupTargetFile in class MXMLJSCRoyaleInterruptedExceptionprotected void validateTargetFile()
throws ConfigurationException
validateTargetFile in class MXMLJSCRoyaleConfigurationException.MustSpecifyTargetConfigurationException.IOErrorConfigurationExceptionprotected String getProgramName()
protected boolean isCompc()
protected ITarget.TargetType getTargetType()
getTargetType in class MXMLJSCRoyaleCopyright © 2021 The Apache Software Foundation. All rights reserved.