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

/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/formats/html/markup/
H A DHtmlTree.java138 public static HtmlTree A_NAME(String name, Content body) { method in class:HtmlTree
139 HtmlTree htmltree = HtmlTree.A_NAME(name);
150 public static HtmlTree A_NAME(String name) { method in class:HtmlTree

Completed in 37 milliseconds