Searched refs:getLocalAttributeValue (Results 1 – 2 of 2) sorted by relevance
281 v = p.getLocalAttributeValue(key.getAttributeName()); in get()335 String getLocalAttributeValue(int n) { in getLocalAttributeValue() method341 private String getLocalAttributeValue(String attributeName) { in getLocalAttributeValue() method450 … String.format("[@%s=\"%s\"]", getLocalAttributeName(n), getLocalAttributeValue(n))) in getLocalToString()504 String value = getLocalAttributeValue(attrName); in appendResortedValueAttributesTo()
180 .compare(lhs.getLocalAttributeValue(n), rhs.getLocalAttributeValue(n))); in compareCurrentElement()