Searched defs:SingleIndexWriter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/formats/html/
H A DSingleIndexWriter.java42 public class SingleIndexWriter extends AbstractIndexWriter { class in inherits:AbstractIndexWriter
45 * Construct the SingleIndexWriter with filename "index-all.html" and the
51 public SingleIndexWriter(ConfigurationImpl configuration, method in class:SingleIndexWriter
67 SingleIndexWriter indexgen;
70 indexgen = new SingleIndexWriter(configuration,

Completed in 28 milliseconds