Searched refs:getAttributeSafely (Results 1 – 2 of 2) sorted by relevance
122 public Object getAttributeSafely(String name) { in getAttributeSafely() method in AttributeContainer137 public Object getAttributeSafely(String namespace,String name) { in getAttributeSafely() method in AttributeContainer226 Object otherAttribValue = other.getAttributeSafely(thisAttrib.getName()); in attributesAreEqual()
228 + public Object getAttributeSafely(String namespace,String name) {