Searched defs:getAttributeValue (Results 1 – 2 of 2) sorted by relevance
344 public String getAttributeValue(Attributes.Name name) { in getAttributeValue() method in ManifestParser.Section354 public String getAttributeValue(String name) { in getAttributeValue() method in ManifestParser.Section
106 static public String getAttributeValue(Element element, String attrName) { in getAttributeValue() method in EmmaXmlReportParser