Searched refs:maybeSetHrBoolAttr (Results 1 – 3 of 3) sorted by relevance
127 XmlUtils.maybeSetHrBoolAttr( in maybeAppendHrDataUsages()131 XmlUtils.maybeSetHrBoolAttr( in maybeAppendHrDataUsages()
50 XmlUtils.maybeSetHrBoolAttr( in toHrDomElements()
218 public static void maybeSetHrBoolAttr(Element ele, String attrName, Boolean b) { in maybeSetHrBoolAttr() method in XmlUtils