public class NodePublisher extends JSCPublisher
JSGoogPublisher.JSGoogErrorManager| Modifier and Type | Field and Description |
|---|---|
boolean |
exportModule |
ROYALE_INTERMEDIATE_DIR_NAME, ROYALE_OUTPUT_DIR_NAME, ROYALE_RELEASE_DIR_NAMEGOOG_INTERMEDIATE_DIR_NAME, GOOG_RELEASE_DIR_NAME, googConfigurationconfiguration, outputFolder, outputParentFolder| Constructor and Description |
|---|
NodePublisher(Configuration config,
RoyaleJSProject project) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTemplateBody(String mainClassQName) |
protected String |
getTemplateDependencies(String type,
String projectName,
String mainClassQName,
String deps) |
protected void |
writeHTML(String type,
String projectName,
String mainClassQName,
File targetDir,
String deps,
List<String> additionalHTML) |
clearEmptyDirectoryTrees, closureFilesInOrder, copyFontFile, generateFactoryClass, getJarThatContainsClasspathResources, getOutputFolder, getTemplateAdditionalHTML, isEmptyDirectory, publish, readCode, setClosurePropertyNamesToKeep, setupOutputFolder, writeTemplateappendSourceMapLocation, copyFile, dumpJar, getClasspathResources, getClasspathResources, getDirectoryResources, writeFile, writeHTMLpublic NodePublisher(Configuration config, RoyaleJSProject project)
protected String getTemplateDependencies(String type, String projectName, String mainClassQName, String deps)
getTemplateDependencies in class MXMLRoyalePublisherprotected String getTemplateBody(String mainClassQName)
getTemplateBody in class JSCPublisherprotected void writeHTML(String type, String projectName, String mainClassQName, File targetDir, String deps, List<String> additionalHTML) throws IOException
writeHTML in class JSCPublisherIOExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.