Home
last modified time | relevance | path

Searched defs:HtmlDoc (Results 1 – 1 of 1) sorted by relevance

/art/tools/ahat/src/
DHtmlDoc.java26 public class HtmlDoc implements Doc { class
35 public HtmlDoc(PrintStream ps, DocString title, URI style) { in HtmlDoc() method in HtmlDoc