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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/parser/
H A DElement.java152 public AttributeList getAttributeByValue(String name) { method in class:Element
H A DParser.java1382 att = elem.getAttributeByValue(attvalue);
1416 att = elem.getAttributeByValue(attvalue);

Completed in 33 milliseconds