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