public class MXMLVF2JSPublisher extends JSGoogPublisher implements IJSPublisher
JSGoogPublisher.JSGoogErrorManager
Modifier and Type | Field and Description |
---|---|
static String |
FLEXJS_INTERMEDIATE_DIR_NAME |
static String |
FLEXJS_OUTPUT_DIR_NAME |
static String |
FLEXJS_RELEASE_DIR_NAME |
GOOG_INTERMEDIATE_DIR_NAME, GOOG_RELEASE_DIR_NAME
configuration, outputFolder, outputParentFolder
Constructor and Description |
---|
MXMLVF2JSPublisher(Configuration config,
FlexJSProject project) |
Modifier and Type | Method and Description |
---|---|
File |
getOutputFolder() |
boolean |
publish(ProblemQuery problems) |
protected String |
readCode(File file) |
appendSourceMapLocation, copyFile, dumpJar, writeFile, writeHTML
setupOutputFolder
public static final String FLEXJS_OUTPUT_DIR_NAME
public static final String FLEXJS_INTERMEDIATE_DIR_NAME
public static final String FLEXJS_RELEASE_DIR_NAME
public MXMLVF2JSPublisher(Configuration config, FlexJSProject project)
public File getOutputFolder()
getOutputFolder
in interface IJSPublisher
getOutputFolder
in class JSGoogPublisher
public boolean publish(ProblemQuery problems) throws IOException
publish
in interface IJSPublisher
publish
in class JSGoogPublisher
IOException
Copyright © 2016 The Apache Software Foundation. All rights reserved.