Searched defs:title (Results 1 – 2 of 2) sorted by relevance
35 public HtmlDoc(PrintStream ps, DocString title, URI style) { in HtmlDoc()49 public void title(String format, Object... args) { in title() method in HtmlDoc61 public void section(String title) { in section()
28 void title(String format, Object... args); in title() method38 void section(String title); in section()