public class JSPublisher extends Object implements IJSPublisher
| Modifier and Type | Field and Description |
|---|---|
protected Configuration |
configuration |
protected File |
outputFolder |
protected File |
outputParentFolder |
protected RoyaleJSProject |
project |
| Constructor and Description |
|---|
JSPublisher(RoyaleJSProject project,
Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
File |
getOutputFolder() |
boolean |
publish(ProblemQuery problems) |
protected void |
setupOutputFolder() |
protected RoyaleJSProject project
protected File outputFolder
protected File outputParentFolder
protected Configuration configuration
public JSPublisher(RoyaleJSProject project, Configuration config)
public File getOutputFolder()
getOutputFolder in interface IJSPublisherprotected void setupOutputFolder()
public boolean publish(ProblemQuery problems) throws IOException
publish in interface IJSPublisherIOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.