Searched refs:getAttributeKey (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DHTML.java689 public static Attribute getAttributeKey(String attName) { method in class:HTML
/openjdk7/jdk/src/share/classes/javax/swing/text/html/parser/
H A DParser.java423 (!attributes.isDefined(HTML.getAttributeKey(a.name)))))) {
1471 HTML.Attribute attkey = HTML.getAttributeKey(attname);

Completed in 1949 milliseconds