public class VF2JSDepsWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<String> |
additionalHTML |
ArrayList<String> |
filePathsInOrder |
| Constructor and Description |
|---|
VF2JSDepsWriter(File outputFolder,
String mainClassName,
JSGoogConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generateDeps(ProblemQuery problems,
StringBuilder depsFileData) |
ArrayList<String> |
getListOfFiles() |
public VF2JSDepsWriter(File outputFolder, String mainClassName, JSGoogConfiguration config)
public ArrayList<String> getListOfFiles() throws InterruptedException
InterruptedExceptionpublic boolean generateDeps(ProblemQuery problems, StringBuilder depsFileData) throws InterruptedException, FileNotFoundException
Copyright © 2016 The Apache Software Foundation. All rights reserved.