Searched refs:manifestFile (Results 1 – 1 of 1) sorted by relevance
124 public static String manifestFile = null; field in Doclava375 manifestFile = a[1]; in start()630 if (manifestFile == null) { in readManifest()633 try (BufferedInputStream in = new BufferedInputStream(new FileInputStream(manifestFile)); in readManifest()648 "Failed to parse " + manifestFile + ": " + e); in readManifest()